index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
The enabling and disabling of warning messages unfortunately seems to
jadmanski
2
-16
/
+16
2009-04-01
Fix up the sysinfo install-and-run decorator try-finally structure to
jadmanski
1
-3
/
+5
2009-04-01
Add a network_destabilizing flag that tests can set to disable
jadmanski
1
-4
/
+11
2009-03-26
New version of the patch, I moved the logging config code right before
mbligh
2
-12
/
+28
2009-03-25
Fix up the server-side sysinfo collection (again) to make sure all
jadmanski
2
-20
/
+41
2009-03-25
Add support for explicitly removing tempdirs created on a host,
jadmanski
2
-0
/
+12
2009-03-25
Add support for running autoserv with a "--collect-crashinfo" flag
jadmanski
5
-39
/
+67
2009-03-25
Added sysinfo support to log pre and post iteration (currently it logs
mbligh
2
-23
/
+93
2009-03-25
Add repairing to the list of dead states.
mbligh
1
-3
/
+4
2009-03-25
Check and return ABORT state in poll_job_results().
mbligh
1
-9
/
+19
2009-03-20
As discussed on the mailing list, we implemented logging with a single
showard
6
-41
/
+77
2009-03-19
Always close the communication channel in paramiko, even when the
jadmanski
1
-1
/
+1
2009-03-19
Add some code to the server job and autotest classes to save off a
jadmanski
4
-54
/
+109
2009-03-19
Touch the status.log file when a server job starts, so that once a
jadmanski
2
-15
/
+27
2009-03-19
When exhausting paramiko's buffers after the remote process exists,
jadmanski
1
-6
/
+4
2009-03-17
Fixed a bug in an error message in Autotest. Looks like a chunk of
jadmanski
1
-2
/
+2
2009-03-11
Multiple machines job results can't be parsed correctly due to missing
mbligh
1
-0
/
+3
2009-03-10
When trying to connect to a host with ParamikoHost, if all of the
jadmanski
1
-0
/
+4
2009-03-09
Moved server.hosts.ssh_host.PermissionDeniedError into
mbligh
2
-8
/
+7
2009-03-04
Remove the double-quoting from the mkdir and rm commands being run
jadmanski
2
-4
/
+4
2009-03-03
Fix an issue with the automatic turning on of profilers from the
jadmanski
1
-8
/
+17
2009-03-03
Fixes a regression; we're not properly setting
jadmanski
1
-0
/
+1
2009-03-03
Clear out the contents of the autotest results dir when installing on
jadmanski
2
-1
/
+9
2009-03-03
Fix a type in server_job.py where we were pulling a site implementation out
jadmanski
1
-1
/
+1
2009-03-02
Making sure SSH key setup won't break previous autoserv behavior of
mbligh
1
-29
/
+29
2009-02-27
When profilers are turned on from the server side and a client-side
jadmanski
4
-4
/
+33
2009-02-27
Instead of just using the default id_rsa or id_dsa keyfiles in
jadmanski
1
-19
/
+74
2009-02-26
Create job status only if the job has a host or a meta_host.
mbligh
1
-2
/
+13
2009-02-26
Add an option to not wait for sync before rebooting.
mbligh
1
-4
/
+10
2009-02-26
Revert previous patch
mbligh
1
-10
/
+4
2009-02-26
Add an option to not wait for sync before rebooting.
mbligh
1
-4
/
+10
2009-02-26
Replaced tabs with spaces.
mbligh
1
-6
/
+6
2009-02-26
Have autoserv_parser parse an empty argument list when initialized to
mbligh
1
-1
/
+7
2009-02-26
Open the log files appending not truncating them. This should fix a
mbligh
1
-2
/
+2
2009-02-26
Add a verify to confirm success of software repair (otherwise one can
mbligh
1
-0
/
+7
2009-02-18
Add in more crashinfo collection code so that that when a machine
jadmanski
2
-3
/
+27
2009-02-17
Summary: Fixing up automatic SSH key setup for the default SSHHost class.
mbligh
1
-5
/
+7
2009-02-17
Dynamically determine synch_count.
mbligh
1
-2
/
+8
2009-02-17
Fixed import of site_host.py which does not exist anymore in the
mbligh
1
-3
/
+8
2009-02-17
Allow server.job.parallel_simple to use a results directory per host
mbligh
1
-1
/
+1
2009-02-17
Cleaned up some useless imports and moved autoser_parser actual argument
mbligh
2
-1
/
+1
2009-02-17
Added client.bin.partition.get_unmounted_partition_list() function and
mbligh
1
-25
/
+35
2009-02-12
Ensure we run ssh_ping before trying sofware verification on the
mbligh
2
-1
/
+11
2009-02-12
Misc cleanups for frontend.py and fix the way we determine which autotest
mbligh
1
-39
/
+81
2009-02-12
When we get a "test completed" signal from the client indicating that
jadmanski
1
-0
/
+1
2009-02-11
Add job.enable_warnings and job.disable_warnings methods to the job
jadmanski
6
-20
/
+184
2009-02-11
Add lockdep warning text to console_patterns
jadmanski
1
-0
/
+30
2009-02-10
Fix up the handling of remote paths when sending files to and from
jadmanski
1
-13
/
+15
2009-02-07
More package clean up and removing large error messages that included
mbligh
1
-1
/
+1
2009-02-05
Adds an autotestd and autotestd_monitor script to the Autotest client
jadmanski
3
-29
/
+127
[next]