Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
e2eef7bedc043857306fc2ea7211cbf6f48a4f09
e2eef7b
Fix an issue with the automatic turning on of profilers from the
by jadmanski
· 16 years ago
29a4c70
Fixes a regression; we're not properly setting
by jadmanski
· 16 years ago
1c3c07b
Clear out the contents of the autotest results dir when installing on
by jadmanski
· 16 years ago
c0a623d
Fix a type in server_job.py where we were pulling a site implementation out
by jadmanski
· 16 years ago
35162b0
by showard
· 16 years ago
84f3732
by showard
· 16 years ago
abaa2d8
Making sure SSH key setup won't break previous autoserv behavior of
by mbligh
· 16 years ago
5d4c27e
Fixing a mismatched parenthesis that is breaking autoserv on trunk (r2840).
by jadmanski
· 16 years ago
cb0e161
When profilers are turned on from the server side and a client-side
by jadmanski
· 16 years ago
dbe7e99
Instead of just using the default id_rsa or id_dsa keyfiles in
by jadmanski
· 16 years ago
75fa46c
Apparently depending on what keys & db version and engines you have,
by jadmanski
· 16 years ago
f9e3586
by mbligh
· 16 years ago
91e0efd
by mbligh
· 16 years ago
a49c5cb
by mbligh
· 16 years ago
2b94977
by mbligh
· 16 years ago
c5fbf76
Revert previous patch
by mbligh
· 16 years ago
b447d54
by mbligh
· 16 years ago
2a89410
by mbligh
· 16 years ago
c931408
by mbligh
· 16 years ago
f82a182
by mbligh
· 16 years ago
d4d8628
by mbligh
· 16 years ago
a2536ee
by mbligh
· 16 years ago
4bfe361
by mbligh
· 16 years ago
d543369
by mbligh
· 16 years ago
80718c7
Fix up the unit test suite to not try to run unit tests that it
by jadmanski
· 16 years ago
3b4dea4
Fix a super() call in one of the exception classes - Exceptions are
by jadmanski
· 16 years ago
58638b4
Make the hostname field bigger in TKO. The is unfortunately something
by jadmanski
· 16 years ago
ca4bbc1
by showard
· 16 years ago
de700d3
by showard
· 16 years ago
6ae5ea9
by showard
· 16 years ago
313ab76
by showard
· 16 years ago
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
Next »