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
/
autoserv_parser.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
add two logging-related options to autoserv:
showard
1
-2
/
+7
2009-05-13
Adds a -G to autoserv to be able to set host_group_name in the group keyvals
mbligh
1
-1
/
+4
2009-05-13
Fix args splitting when we don't have any
mbligh
1
-1
/
+2
2009-05-13
Consolidate control files to one central one.
mbligh
1
-0
/
+3
2009-03-25
Add support for running autoserv with a "--collect-crashinfo" flag
jadmanski
1
-0
/
+3
2009-02-26
Have autoserv_parser parse an empty argument list when initialized to
mbligh
1
-1
/
+7
2009-02-17
Cleaned up some useless imports and moved autoser_parser actual argument
mbligh
1
-1
/
+0
2009-01-13
Created a client/common_lib/utils/import_site_class function to take
mbligh
1
-9
/
+4
2008-12-03
Refactor the core pidfile code out of autoserv and into a common lib
jadmanski
1
-2
/
+2
2008-11-26
Add an --install-in-tmpdir option to autoserv that allows us to change
jadmanski
1
-0
/
+4
2008-11-19
Enable autoserv to operate without a results directory
mbligh
1
-1
/
+5
2008-11-05
Add a formal cleanup phase to the scheduler flow.
showard
1
-3
/
+3
2008-10-21
Enforce use of a directory to put results in from autoserv
mbligh
1
-2
/
+1
2008-07-24
Added the aditional -s flag which specifies that a test is server side.
mbligh
1
-0
/
+3
2008-07-09
Add support to job.repair for host protections, specified through a
jadmanski
1
-3
/
+9
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
1
-83
/
+83
2008-06-05
Changed the autoserv_parser to simple re-direct to getopts.
mbligh
1
-55
/
+70
2008-06-02
Fixed horrible bug in autoserv when given the argument -h
mbligh
1
-2
/
+2
2008-06-02
Factored parser out into a singleton that can be accessed anywhere. Also all...
mbligh
1
-0
/
+87