1. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  2. 7fc39c5 autotest: Add option to pass FileStore to autoserv by Prathmesh Prabhu · 6 years ago
  3. 20ea106 [autotest] Merge site_server_job by Prathmesh Prabhu · 7 years ago
  4. f53d126 [autotest] Allow control file to specify maximum test results to collect by Dan Shi · 7 years ago
  5. 67ad67d [autotest] Removed copy of unittest library. by Justin Giorgi · 8 years ago
  6. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  7. 9603cd1 Remove conmux by Christopher Wiley · 9 years ago
  8. 0d0f67d Create a base_job class in the common library as a location to by mbligh · 15 years ago
  9. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  10. 75cdfee Make autoserv and autotest client use the new logging_manager system. I'd like to split them into separate changes, but the change in common_lib.test means it all has to change at once. by showard · 15 years ago
  11. fb9c0fa Special-case the crashinfo-only mode of running a job to only run by jadmanski · 15 years ago
  12. 48925de Drop the code that's removing status.log at the start of a job. by jadmanski · 15 years ago
  13. 5896298 Only write a job keyval out if there isn't already a keyval with by jadmanski · 15 years ago
  14. def0c3c Add support for running autoserv with a "--collect-crashinfo" flag by jadmanski · 15 years ago
  15. 6bb32d7 Add some code to the server job and autotest classes to save off a by jadmanski · 15 years ago
  16. 779bd29 Touch the status.log file when a server job starts, so that once a by jadmanski · 15 years ago
  17. f37df84 Add job.enable_warnings and job.disable_warnings methods to the job by jadmanski · 15 years ago
  18. e432dd2 Add a job.run_control method that can be used inside of server control by jadmanski · 15 years ago
  19. b88d6dc Remove the reason logging from END messages when running a group by jadmanski · 16 years ago
  20. f9d6e01 Fix server job unittest by mbligh · 16 years ago
  21. aebe3b6 Don't write temporary control file terds such as control.srv to the current by mbligh · 16 years ago
  22. 7406a97 Remove run, verify, repair unittests from server_job. We seem to have by mbligh · 16 years ago
  23. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago
  24. 084bc17 Fix error messages during execution of server control files to reference the by mbligh · 16 years ago
  25. c6ca810 Fixes and reenables the server_job unittests after they were inadvertendly by mbligh · 16 years ago
  26. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  27. 1064644 Now that we've finally figured out how to properly create site_* by jadmanski · 16 years ago[Renamed (91%) from server/base_server_job_unittest.py]
  28. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  29. c0e9460 When running tests via parallel_simple we need to adjust the job by jadmanski · 16 years ago
  30. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago
  31. cd95e1f Wrap server-side tests run using server_job.run_test in a group, just by jadmanski · 16 years ago
  32. 81103b1 Fixed the base_server_job_unittest to be consistent to the new integration of expect_new with the by mbligh · 16 years ago
  33. 7636b3a unittest for base_server_job.py by mbligh · 16 years ago