1. df15ec5 [autotest] Remove label dependant special task actions migration code by Alex Miller · 10 years ago
  2. 667b5f2 [autotest] Special task control segments take label-dependant actions by Alex Miller · 10 years ago
  3. 8c1bb42 [autotest] fix autoserv_parser's handling of quoted strings by Aviv Keshet · 11 years ago
  4. 6cc20de [autotest] Set default value of --ssh_options to an empty string by Fang Deng · 11 years ago
  5. c5947fa [autotest] add a --ssh_options option to autoserv by Aviv Keshet · 11 years ago
  6. 18ee314 [autotest] add an --ssh_verbosity flag to autoserv by Aviv Keshet · 11 years ago
  7. 8a91f23 autotest: Add flag to autoserv to disable sysinfo step by Christopher Wiley · 11 years ago
  8. 07e09af [Autotest] merge cleanup and verify by Dan Shi · 11 years ago
  9. f594c5e autotest: Allow crash collection to be skipped by Christopher Wiley · 11 years ago
  10. cb6f1e2 [autotest] Teach autoserv to check a hosts job_repo_url. by beeps · 11 years ago
  11. cb79ba7 [autotest] Add provisioning flag to autoserv. by Alex Miller · 11 years ago
  12. 91493c8 Introduce a mechanism for retrying tests at the control file level. by Scott Zawalski · 11 years ago
  13. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  14. e0cbc91 Add support to autoserv for a --control-filename parameter, to allow users to by mbligh · 14 years ago
  15. 4608b00 Add a new Archiving stage to the scheduler, which runs after Parsing. This stage is responsible for copying results to the results server in a drone setup, a task currently performed directly by the scheduler, and allows for site-specific archiving functionality, replacing the site_parse functionality. It does this by running autoserv with a special control file (scheduler/archive_results.control.srv), which loads and runs code from the new scheduler.archive_results module. The implementation was mostly straightfoward, as the archiving stage is fully analogous to the parser stage. I did make a couple of refactorings: by mbligh · 15 years ago
  16. e7d9c60 Make the job executiontag available in both the server and client side job by mbligh · 15 years ago
  17. 10d8417 add two logging-related options to autoserv: by showard · 15 years ago
  18. 374f341 Adds a -G to autoserv to be able to set host_group_name in the group keyvals by mbligh · 15 years ago
  19. 012623f Fix args splitting when we don't have any by mbligh · 15 years ago
  20. a85d467 Consolidate control files to one central one. by mbligh · 15 years ago
  21. def0c3c Add support for running autoserv with a "--collect-crashinfo" flag by jadmanski · 15 years ago
  22. f82a182 by mbligh · 15 years ago
  23. a5cb406 by mbligh · 15 years ago
  24. a700772 Created a client/common_lib/utils/import_site_class function to take by mbligh · 16 years ago
  25. d5ab8c5 Refactor the core pidfile code out of autoserv and into a common lib by jadmanski · 16 years ago
  26. f22fea8 Add an --install-in-tmpdir option to autoserv that allows us to change by jadmanski · 16 years ago
  27. 80e1eba Enable autoserv to operate without a results directory by mbligh · 16 years ago
  28. 45ae819 Add a formal cleanup phase to the scheduler flow. by showard · 16 years ago
  29. 7cd30fd Enforce use of a directory to put results in from autoserv by mbligh · 16 years ago
  30. b2bea30 Added the aditional -s flag which specifies that a test is server side. by mbligh · 16 years ago
  31. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago
  32. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  33. a6f1308 Changed the autoserv_parser to simple re-direct to getopts. by mbligh · 16 years ago
  34. a5b607f Fixed horrible bug in autoserv when given the argument -h by mbligh · 16 years ago
  35. b7dcc7f Factored parser out into a singleton that can be accessed anywhere. Also allowed the possiblity to by mbligh · 16 years ago