aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2015-10-29buildbot_utils: make it accept multiple patches.Yunlian Jiang
2015-10-02Fixed several warnings reported by pylint.Luis Lozano
2015-10-01Fixed some issues with signal handling and cleanup.Luis Lozano
2015-09-29Fixed ignoring of ctrl-c.Luis Lozano
2015-09-24Add arm64 as a valid architecture.Caroline Tice
2015-08-28Fixed unbound variable problem.Luis Lozano
2015-08-07Deal properly with non-unique buildbot build ids.Caroline Tice
2015-08-06buildbot_utils: for release builds, get logs from the 'release' builder.Rahul Chaudhry
2015-08-05buildbot_utils: fix waiting logic in GetTrybotImage.Rahul Chaudhry
2015-06-26Only search buildbot logs for appropriate builders.cmtice
2015-06-23Add debugging/triaging message to buildbot job.cmtice
2015-06-10Implement new global locking scheme for machines.cmtice
2015-05-22Remove run_remote_tests references.cmtice
2015-05-21Fix confusing error message when cherrypy is not installed on DUT.Luis Lozano
2015-05-16Update email sender to use sendgmr, if it's available.cmtice
2015-04-28Use "http://chromegw/i/tryserver.chromiumos/" for retrieving builder info.Han Shen
2015-04-26Fix current problem with machine locks.cmtice
2015-04-24Fix typo in previous commit.Luis Lozano
2015-04-24Make sure latest toolchains are build in non vanilla testing.Luis Lozano
2015-04-21Wait 10 minutes after builbot launch before looking for data.cmtice
2015-04-10Add a new flavor of command executer.Han Shen
2015-02-14Add date to job descriptions; wait for pending builds.cmtice
2015-02-11Search Google Storage for trybot image artifacts.cmtice
2015-02-06Fix syntax error: Replace 'else if' with 'elif'.cmtice
2015-02-05Update command_executer.py to allow a silent execution mode,cmtice
2015-02-05Make fatal errors if trybot job fails or trybot image is empty.cmtice
2014-12-18New script for using buildbots for nightly tests.cmtice
2014-11-14Run a dummy command in ChrootRunCommand to create a chroot if needed.Rahul Chaudhry
2014-11-06Copy the gcc libs to the appropriate destination directory for the board.Rahul Chaudhry
2014-11-05Specify full paths for scripts run inside the chroot.Rahul Chaudhry
2014-06-24Update nightly tests (and weekly report stuff) to use official builds.cmtice
2014-05-31Fix problems found when running benchmark_run_unittest.cmtice
2014-04-22Use CrosRunCommand to find if cherrypy is available. Fixed bug in CrosRunCommandLuis Lozano
2014-04-17Add support for building gcc/binutils for a specific board for bootstrap_comp...Han Shen
2014-04-12Download official & trybot images; treat as local images for tests.cmtice
2014-04-11Update unittests to all pass.cmtice
2014-04-08Always write verbose logs to files.cmtice
2014-04-05Remove 'Completed' column; Remove 'retval' row from summary table.cmtice
2014-04-04Check for 'significant' results at report generation instead of caching.cmtice
2014-03-14Add --logging_level option to crosperf.cmtice
2014-01-10Add a utils function to apply online gerrit patches.Han Shen
2013-12-16Add a script to delete nightly test data that are old.Han Shen
2013-10-09Added the test name patterns for Telemetry perf v2 benchmarks directionLuis Lozano
2013-09-10For the new git repositories, we need to use https instead of http and ssh.Luis Lozano
2013-09-04Modified the script to use the new internal and external gerrit repositories.Luis Lozano
2013-08-22toolchian_utils: add --accept_licenses=@CHROMEOS flag.Yunlian Jiang
2013-08-01Changes to allow getting images from the remote bot when the testing failsLuis Lozano
2013-06-06Adding support of telemetry to crosperfYunlian Jiang
2013-05-03Do not use a pseudo-terminal in command_executer.Ahmad Sharif
2013-04-01Added a new script to do chroot bootstrapping.Han Shen