1. c20ed54 Fixed bugs in run_tests.py. by asharif · 11 years ago
  2. ad40120 Changed ImageChromeOS to Main. by asharif · 11 years ago
  3. 2198c51 Added return values to the scripts. by asharif · 11 years ago
  4. 642509c Fixed 2 more bugs related to build_tc.py. by asharif · 11 years ago
  5. 01410cc Fixed a bug in build_tc.py exposed by having an optional by asharif · 11 years ago
  6. 23149a2 Improved reporting dashboard so that logs are not transferred through XMLRPC. Now logs are only stored in the home directory of mobiletc-prebuild. The dashboard will read the logs from that location. The impact is that the apache server must run under mobiletc-prebuild which is not a major issue. by raymes · 11 years ago
  7. 8697d4e Changed ExecuteCommandInChroot to take in extra parameters for additional by asharif · 11 years ago
  8. edff23f Fixed bug in image_chromeos.py that was preventing temporary images from by asharif · 11 years ago
  9. c380f61 Added expanduser to image_chromeos.py. by asharif · 11 years ago
  10. 758f12c Added ssh -t option to dejaGNU so remote commands would terminate properly. by asharif · 11 years ago
  11. a082e56 Change build_benchmarks to use --rebuild by bjanakiraman · 11 years ago
  12. c89b857 Modified run_dejagnu.py: 1) Moved ssh logic out of remote_init and into run_dejagnu.py 2) Fixed bug which was causing ssh to fail (missing -i param) 3) Made it work with vanilla toolchains, as well as mounted ones 4) Made it work with all boards (instead of just x86) by raymes · 11 years ago
  13. 069796a Fixed typo in opts.sh. by asharif · 11 years ago
  14. 545ade9 Added --enable-__cxa_atexit to the list of common options. by asharif · 11 years ago
  15. a44c334 Added missing () to the code. by asharif · 11 years ago
  16. cd9e629 Added enable-checking=release for both Atom/ARM arches. by asharif · 11 years ago
  17. 911bd27 Made setup_chromeos not checkout the latest branch. It simply by asharif · 11 years ago
  18. b1e8a3e Updated the location of the gcc-9999 dir as crossdev was updated. by asharif · 11 years ago
  19. 415e663 Added output directory creation to build_tc.py. by asharif · 11 years ago
  20. c972f78 Added code to catch IOError and return empty string in that case. by asharif · 11 years ago
  21. 3b0fca0 Added chromeos private key to the ssh command line. by asharif · 11 years ago
  22. 82c6f97 s/GetReportDest/GetTestReport/g. by asharif · 11 years ago
  23. 6f4065c Fixed remote_test.py to use the machine from options.remote in testing by asharif · 11 years ago
  24. 90a5163 Added sleep code to the job_manager loop so it wouldn't consume 100% by asharif · 11 years ago
  25. c43afbb Added a check in job_group_manager.py to prevent a thread crash. by asharif · 11 years ago
  26. 60d7b43 Added perflab summarizer. It seems to be working. by asharif · 11 years ago
  27. d7060d3 Fixed the issue that was causing the OOM problems. by asharif · 11 years ago
  28. c51baea Removed tc-hardfloat check in opts.sh. The default is not setting by asharif · 11 years ago
  29. ee7d0b9 Altered reporting to occur inside the job rather than in the server. The server copies logs to the home directory and compares them to a baseline. by raymes · 11 years ago
  30. 7106671 Removed error handling lines from logger. This *may* be masking errors that cause the missing output in our logs. by raymes · 11 years ago
  31. fc33cd9 Added the ability to use any arbitrary image for imaging ChromeOS. by asharif · 11 years ago
  32. 1c19a7f Fix problem introduced by earlier change in commoning setting up of benchname by bjanakiraman · 11 years ago
  33. 80b47dc Added --rebuild flag to build_chromeos.py, which rebuilds packages. by asharif · 11 years ago
  34. 7cbe069 Fixed bug in image_chromeos -- it was only updating the checksum without by asharif · 11 years ago
  35. 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
  36. 68a560d Removed call to get_svn_repos which no longer exists. by raymes · 11 years ago
  37. e9433c3 Added the ability to use a tarball of a chromeos checkout in jobs_helper.py. by asharif · 11 years ago
  38. 7df22f0 Fixed bug in command_executer which was cause dry_run not to always happen when -n was specified in the server. by raymes · 11 years ago
  39. beb0fdd Deleted 2 unused shell scripts. by asharif · 11 years ago
  40. 8fbf10d Allowed dry-run to be specified for each job. by raymes · 11 years ago
  41. f64f88d Added chrotomation to the test machine pool. by asharif · 11 years ago
  42. dcb0634 Added feature to view test results in the test dashboard. by raymes · 11 years ago
  43. 3c6b93b Added output_test.py, a client that produces a lot of output. by asharif · 11 years ago
  44. a10d98a Added lab test machines to the test_pool.csv file. by asharif · 11 years ago
  45. b7b6a40 Minor fixes to the result summarizer. by raymes · 11 years ago
  46. b619ea5 Fixed dejagnu config. Also added debug output to the dejagnu job. by raymes · 11 years ago
  47. 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
  48. e0cc305 Unified chromeos build options into utils for the low-level scripts. by asharif · 11 years ago
  49. 2f1af98 Added a simple test for printing the working directory. by asharif · 11 years ago
  50. 27574ee Altered run_dejagnu so that the log files are copied to a fixed path, regardless of architecture. by raymes · 11 years ago
  51. 89ab76b Added a command-line status client to query job groups and job statuses. by asharif · 11 years ago
  52. b572fca Changed single quotes to double quotes since the ssh command doesn't by asharif · 11 years ago
  53. f12f79d Added results summarizer. by raymes · 11 years ago
  54. 32ed84e Removed toolchain_root from build_chrome_browser.py to make it similar to by asharif · 11 years ago
  55. 3a7f5a9 Previously, each board had a (possibly) different weekly build number. This by asharif · 11 years ago
  56. 2887584 Added expanduser for toolchain_root commandline option. by asharif · 11 years ago
  57. 2dfbf51 When installing from binary packages, build_tc.py no longer deletes by asharif · 11 years ago
  58. 1e761da Changed double quotes to single quotes. by asharif · 11 years ago
  59. 3af6d11 Modified command executer so that killing local jobs would kill remote jobs. by asharif · 11 years ago
  60. 6796687 Updated nightly.py. It has the nightly jobs that we talked about in the by asharif · 11 years ago
  61. 05d1e5c Updated build_benchmarks.py to not rely on current working dir. by asharif · 11 years ago
  62. a55807f Fixed a bug in tc_enter_chroot.py and run_dejagnu.py. by asharif · 11 years ago
  63. 29775b2 Made copying files to and from chromeos boxes consistent with by asharif · 11 years ago
  64. 253e88b Changed command_executer to use rsync whenever possible (when at least by asharif · 11 years ago
  65. 4a336e3 Fixed an issue with binutils build failing due to timestamp issues. by asharif · 11 years ago
  66. 2c3b5e8 Fixed a bug in job_manager that caused deadlocks. by asharif · 11 years ago
  67. d5c2b2f Fixed a typo in jobs_helper.py that was causing trunk to be used by asharif · 11 years ago
  68. 0e0e268 Fixed bug in build_chromeos. by asharif · 11 years ago
  69. 8de2c73 image_chromeos.py now takes a --image option to specify the .bin file. by asharif · 11 years ago
  70. bb91850 Fixed newline (\n) issue in remote_sh. by asharif · 11 years ago
  71. 4d2b716 Changed run_benchmarks to: by asharif · 11 years ago
  72. 81a30d0 Support for running other benchmarks. Re-imaging is not being done yet. by bjanakiraman · 11 years ago
  73. 9d6ccaa build_chrome_browser.py should now build, merge and package the browser. by asharif · 11 years ago
  74. 95c2591 Added perflab to the test_client.py. Invoke it by running test_client.py by asharif · 11 years ago
  75. 4e8bdf2 Fix problem with ./out directory, and image directories. by bjanakiraman · 11 years ago
  76. ca8c5ef Fixed location of output chromeos build. by asharif · 11 years ago
  77. 9d40cc2 Updated output location in the nightly job. by asharif · 11 years ago
  78. 8a87387 tc_enter_chroot doesn't give error now when the symlink already exists. by asharif · 11 years ago
  79. aa35176 Used double quotes for extra flags. Fixed in build_chrome_browser too. by raymes · 11 years ago
  80. 1ba8a3b build_tc.py now uses a different default output directory. The default by asharif · 11 years ago
  81. 5789fd3 Added missing spaces to command line for build_packages by raymes · 11 years ago
  82. 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
  83. 977cd6b Changed build_chromeos.py to not use toolchain_root. by asharif · 11 years ago
  84. d30e9ee Improve job killing by explicitly killing the process rather than relying on the mechanism in the subprocess module. by raymes · 11 years ago
  85. b147119 Automated g4 rollback of changelist 46102. by asharif · 11 years ago
  86. ee543d1 Removed copying of chromeos checkout. by asharif · 11 years ago
  87. 5fc3bda Fixed typo in build_chromeos.py. Added .git and .repo ignores in by asharif · 11 years ago
  88. 229d626 Change to create directory under perflab-bin and create links. helps in adding other files. by bjanakiraman · 11 years ago
  89. ade100b Added missing '/'. by asharif · 11 years ago
  90. c151205 Added --yes to mod_image_for_test.sh. by asharif · 11 years ago
  91. 01e29a5 Added expanduser to build_chromeos.py. by asharif · 11 years ago
  92. ca35b77 Added hack to allow Chromium access. by asharif · 11 years ago
  93. 3c3c7ab Added build symlink to update job. by asharif · 11 years ago
  94. 461b61d Fixed sync_and_restart_server script so that it works when run locally on the VM. by raymes · 11 years ago
  95. 0341d30 Updated update_chromeos.py. by asharif · 11 years ago
  96. 6b74202 Improved dashboard to display links to logs and full command being executed. by raymes · 11 years ago
  97. b1752c8 update_client now builds chromeos golden images. by asharif · 11 years ago
  98. 9da46bc Fixed up directory structure of logs. by raymes · 11 years ago
  99. 63a512c Removed ShipLogs() so logs are situated in central location only. Misc fixes to setup infrastructure on VMs. by raymes · 11 years ago
  100. 9b8305c Misc fixes to run_dejagnu.py. by raymes · 11 years ago