1. 60d7b43 Added perflab summarizer. It seems to be working. by asharif · 11 years ago
  2. fc33cd9 Added the ability to use any arbitrary image for imaging ChromeOS. by asharif · 11 years ago[Renamed (99%) from v14/automation/common/jobs_helper.py]
  3. 7cbe069 Fixed bug in image_chromeos -- it was only updating the checksum without by asharif · 11 years ago
  4. 6eece82 Updated the results summarizer to be run as a part of the job and place all output in a results directory. by raymes · 11 years ago
  5. e9433c3 Added the ability to use a tarball of a chromeos checkout in jobs_helper.py. by asharif · 11 years ago
  6. 8fbf10d Allowed dry-run to be specified for each job. by raymes · 11 years ago
  7. f64f88d Added chrotomation to the test machine pool. by asharif · 11 years ago
  8. b619ea5 Fixed dejagnu config. Also added debug output to the dejagnu job. by raymes · 11 years ago
  9. 85ef5db Added summarisation of results and generation of a report from results. Also miscellaneous fixes (command_executer, logger). Integration with the front end is not yet complete. by raymes · 11 years ago
  10. b572fca Changed single quotes to double quotes since the ssh command doesn't by asharif · 11 years ago
  11. 3a7f5a9 Previously, each board had a (possibly) different weekly build number. This by asharif · 11 years ago
  12. 6796687 Updated nightly.py. It has the nightly jobs that we talked about in the by asharif · 11 years ago
  13. 05d1e5c Updated build_benchmarks.py to not rely on current working dir. by asharif · 11 years ago
  14. 29775b2 Made copying files to and from chromeos boxes consistent with by asharif · 11 years ago
  15. 4a336e3 Fixed an issue with binutils build failing due to timestamp issues. by asharif · 11 years ago
  16. d5c2b2f Fixed a typo in jobs_helper.py that was causing trunk to be used by asharif · 11 years ago
  17. 8de2c73 image_chromeos.py now takes a --image option to specify the .bin file. by asharif · 11 years ago
  18. 9d6ccaa build_chrome_browser.py should now build, merge and package the browser. by asharif · 11 years ago
  19. 95c2591 Added perflab to the test_client.py. Invoke it by running test_client.py by asharif · 11 years ago
  20. ca8c5ef Fixed location of output chromeos build. by asharif · 11 years ago
  21. 9d40cc2 Updated output location in the nightly job. by asharif · 11 years ago
  22. 1c91ad9 Changed CFLAGS/LDFLAGS/CXXFLAGS in build_chromeos.py to append to the existing ones in make.conf when doing a build_packages. by raymes · 11 years ago
  23. 977cd6b Changed build_chromeos.py to not use toolchain_root. by asharif · 11 years ago
  24. b147119 Automated g4 rollback of changelist 46102. by asharif · 11 years ago
  25. ee543d1 Removed copying of chromeos checkout. by asharif · 11 years ago
  26. 5fc3bda Fixed typo in build_chromeos.py. Added .git and .repo ignores in by asharif · 11 years ago
  27. c151205 Added --yes to mod_image_for_test.sh. by asharif · 11 years ago
  28. 3c3c7ab Added build symlink to update job. by asharif · 11 years ago
  29. 0341d30 Updated update_chromeos.py. by asharif · 11 years ago
  30. b1752c8 update_client now builds chromeos golden images. by asharif · 11 years ago
  31. ea33a56 Added update_client and made misc. fixes. by asharif · 11 years ago
  32. 7b96a55 Merged chromeos_version and chromeos_snapshot options. by asharif · 11 years ago
  33. 1755b43 Fixed numerous issues/bugs related to nightly client. It should be more robust and faster now. by asharif · 11 years ago
  34. fb633bf Added binutils. Converted linking to copying for testing locally. by asharif · 11 years ago
  35. 967d700 Yet another fix in low-level scripts involving command_executer changes. by asharif · 11 years ago
  36. fc0277c Misc. fixes to run nightly in dry-run. by asharif · 11 years ago
  37. 7d913e1 Added more detailed profile data like copying time, etc. by asharif · 11 years ago
  38. 3cb0899 If the destination directory doesn't exist for a dependent job, by asharif · 11 years ago
  39. b5493df Fixed dir reporting in tc_enter_chroot.py. Fixed 2 issues in jobs_helper.py. by asharif · 11 years ago
  40. 6ba78c4 Added timestamps to jobs for profiling. by asharif · 11 years ago
  41. 2beabd1 Added nightly client. by asharif · 11 years ago
  42. 975118f Renamed dependency -> child/parent to make code more understandable. by raymes · 11 years ago
  43. 7a4a999 Moved files around to the new dir structure. This breaks everything -- by asharif · 11 years ago[Renamed (93%) from v14/automation/jobs/jobs_helper.py]
  44. 57a0949 The goal here is to remove the job hierarchy because it doesn't add much value to the infrastructure. by asharif · 11 years ago