Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
886c81fc8c3ab8d7edcf7ddbb7594a6082e92cee
886c81f
Change the magic parameter cherry-picking code in the common test
by jadmanski
· 16 years ago
f3fbce8
Fix a race condition between autotestd and autotestd_monitor. If for
by jadmanski
· 16 years ago
da0aeff
Add in more crashinfo collection code so that that when a machine
by jadmanski
· 16 years ago
9cd2711
by showard
· 16 years ago
25cbdbd
by showard
· 16 years ago
aac13a7
by showard
· 16 years ago
a4ea574
by showard
· 16 years ago
4519544
by showard
· 16 years ago
e1cd1d1
[PATCH] Use indexes in boottool.get_entries() and avoid bug with grub
by mbligh
· 16 years ago
ed4fe04
Summary: Fixing up automatic SSH key setup for the default SSHHost class.
by mbligh
· 16 years ago
ad1b11c
[PATCH] Use indexes in boottool.get_entries() and avoid bug with grub
by mbligh
· 16 years ago
b1ce3b3
by mbligh
· 16 years ago
3b02e8b
by mbligh
· 16 years ago
b2a6ecf
by mbligh
· 16 years ago
d8d6c48
by mbligh
· 16 years ago
a5cb406
by mbligh
· 16 years ago
a1b2af2
by mbligh
· 16 years ago
097407d
by mbligh
· 16 years ago
b49b523
by mbligh
· 16 years ago
451ede1
Misc cleanups for frontend.py and fix the way we determine which autotest
by mbligh
· 16 years ago
fcc0d5d
When we get a "test completed" signal from the client indicating that
by jadmanski
· 16 years ago
0f91199
by mbligh
· 16 years ago
ce34864
by mbligh
· 16 years ago
47dc4d2
by mbligh
· 16 years ago
ddb9099
by showard
· 16 years ago
e5ae165
by showard
· 16 years ago
a038235
by showard
· 16 years ago
0dc8ff8
Log an info-level message when we attempt a site_ import but no site
by jadmanski
· 16 years ago
4b835b8
by mbligh
· 16 years ago
a212d71
Cleanup the container code from the CLI.
by mbligh
· 16 years ago
f37df84
Add job.enable_warnings and job.disable_warnings methods to the job
by jadmanski
· 16 years ago
be6ecb7
Add lockdep warning text to console_patterns
by jadmanski
· 16 years ago
2583a43
Fix up the handling of remote paths when sending files to and from
by jadmanski
· 16 years ago
73abdb2
Fix the ordering of the flush+unlock+close operations on the exit
by jadmanski
· 16 years ago
529cdf3
by showard
· 16 years ago
ec28156
by showard
· 16 years ago
73ec044
by showard
· 16 years ago
d9ac445
by showard
· 16 years ago
7a60367
by mbligh
· 16 years ago
3d9d8c7
by mbligh
· 16 years ago
623c518
by mbligh
· 16 years ago
f074a93
Fix unixbench not to try to use non-word characters in keys
by mbligh
· 16 years ago
1e295d8
Open unbuffered files when using fd_stack.redirect. Buffering can lead to interleaving problems with stdout, and tee_redirect already uses an unbuffered file so I think it ought to be this way anyway.
by mbligh
· 16 years ago
690cdcb
Fix bug in unixbench. Not sure why the other way didn't work, but
by mbligh
· 16 years ago
c9bde78
Fix iozone.__format_results() method; it was ignoring "re-readers" results.
by mbligh
· 16 years ago
27d6a9c
Update conmux ~$ commands to allow for arguments to be passed
by mbligh
· 16 years ago
444d6e0
Permenantly up the limit of rows to 80k
by mbligh
· 16 years ago
c1525b9
Fix a typo in autotestd. In practice this bug was not a problem
by jadmanski
· 16 years ago
0903056
ybin always returns an error, even when it succeeds. I have a patch
by mbligh
· 16 years ago
6dadd83
Adds an autotestd and autotestd_monitor script to the Autotest client
by jadmanski
· 16 years ago
8d88a6d
Add start_time support.
by mbligh
· 16 years ago
49f0d43
Remove more custom hackery ;-(
by mbligh
· 16 years ago
cc03864
Make site_utils import conditional on file's existance
by mbligh
· 16 years ago
fa29d66
This overkill of a "script" will fetch, build and install python
by mbligh
· 16 years ago
6ce3184
remove shell site_host file
by mbligh
· 16 years ago
678df4f
by showard
· 16 years ago
11e73f0
by showard
· 16 years ago
b82cb14
Fix the parser handling of overly indented status lines (by ignoring
by jadmanski
· 16 years ago
95899fa
Change debug.ini defualts to DEBUG
by mbligh
· 16 years ago
21e3358
Add a self.pkgmgr object to test so people can reference self.pkgmgr instead of
by mbligh
· 16 years ago
d0d77a8
Remove trailing whitespace from client/bin/job.py
by mbligh
· 16 years ago
7139727
This patch replaces TAB indents with 4 spaces in coverage_suite.py as per
by mbligh
· 16 years ago
dd66937
Renamed _import_site_symbol to drop the _ prefix and be used by other modules.
by mbligh
· 16 years ago
9fcb38b
Need to relax the constraints on rtt_min and rtt_max in the machine files, since it's very
by mbligh
· 16 years ago
de613a9
Now the packager.py will actually print out helpful information when you type --help. Before it
by mbligh
· 16 years ago
35120fe
by showard
· 16 years ago
8bcd23a
Move all MySQLdb imports after the 'import common' so that a MySQLdb
by mbligh
· 16 years ago
34b297b
Introduce postprocess_iteration, a way to do the perf keyvals once
by mbligh
· 16 years ago
93c80e6
Filename for rpc_test.txt is wrong
by mbligh
· 16 years ago
94ae6d6
Add help text for the new reboot before/after rpc params.
by mbligh
· 16 years ago
b5b7b5d
Improved error message to the user when entering a host as a one time
by mbligh
· 16 years ago
869ebc6
Change profiler imports to be absolute
by mbligh
· 16 years ago
bc05809
- overall improvement of documentation
by mbligh
· 16 years ago
2bca3ff
add code to mkfs handling to skip adding a '-t <fstype' option if one
by mbligh
· 16 years ago
9e3b477
delete random script that is not useful
by mbligh
· 16 years ago
d429b73
The name field in the labels table was not declared UNIQUE in the initial
by mbligh
· 16 years ago
e70e333
Ask for largefile support
by mbligh
· 16 years ago
d27604e
Move profiling code into run_once_profiling()
by mbligh
· 16 years ago
d84f9dc
Don't abort in case one function fails.
by mbligh
· 16 years ago
14374b1
by showard
· 16 years ago
a2c940d
This generates confusing backtraces for a lot of users
by mbligh
· 16 years ago
42fbd07
Add some more slack to the parser when dealing with multi-machine
by jadmanski
· 16 years ago
e432dd2
Add a job.run_control method that can be used inside of server control
by jadmanski
· 16 years ago
2b9ed9c
by showard
· 16 years ago
6bb7c29
by showard
· 16 years ago
de634ee
by showard
· 16 years ago
c9ae178
by showard
· 16 years ago
6adf837
Fail quickly if we are accidentally started as root
by mbligh
· 16 years ago
0887d40
Fix atest label list --all. A FE change from 0/1 to False/True had broken it.
by mbligh
· 16 years ago
e7693ba
Cleanup.
by mbligh
· 16 years ago
e8b93af
Modified AbstractSSHHost to use utils.import_site_class() to get
by mbligh
· 16 years ago
f76e699
Fixed partition unit test and added one more test using
by mbligh
· 16 years ago
812631c
Move job.py package timeout to an hour, good for slow connections and large files.
by mbligh
· 16 years ago
b0b58a2
Cleanup: Remove site-specific container code from client/bin/job.py.
by mbligh
· 16 years ago
92eed50
Wrapped repair invocation in a try/except block to record in status log the
by mbligh
· 16 years ago
153dd00
Cleanup. Remove site-specific container tests from client/tests/*.
by mbligh
· 16 years ago
7aeda67
Fix kernel rpm imports to handle local paths properly
by mbligh
· 16 years ago
f703fb4
Re-allow wildcards in host list --label searches.
by mbligh
· 16 years ago
db18b0e
Fixed a typo in trying to bitwise OR non blocking locking which probably
by mbligh
· 16 years ago
475f776
Make frontend.py respect AUTOTEST_WEB environment variable
by mbligh
· 16 years ago
Next »