summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/test_stages_unittest.py
AgeCommit message (Expand)Author
2015-05-29config_lib: Remove simple cbuildbot_config references.Don Garrett
2015-05-12Deprecate git.ReinterpretPathForChroot().Gilad Arnold
2015-05-12Deprecate cros_build_lib.{To,From}ChrootPath().Gilad Arnold
2015-04-14cbuildbot: allow builders to control the version informationMike Frysinger
2015-04-09stages: rename test cases with "TestCase" suffixMike Frysinger
2015-01-21unittests: cut over to the new wrapperMike Frysinger
2014-12-23Revert "cbuildbot: Generate AUTest tarball as part of the UploadTestArtifacts...Gaurav Shah
2014-12-23cbuildbot: Generate AUTest tarball as part of the UploadTestArtifacts stageGaurav Shah
2014-12-20cbuildbot: Move some exception types to failures_lib.pyPrathmesh Prabhu
2014-12-09lint: cbuildbot: clean up a bitMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-11-14test_stages_unittest: migrate from mox to mockYu-Ju Hong
2014-11-12Don't abort HWTest on CQ on partial build failuresYu-Ju Hong
2014-10-16Wait for delta payloads to be generated in AUTest stage.David James
2014-10-14Move delta payloads out of critical path.David James
2014-09-29Let canaries fail the build on lab infra failuresYu-Ju Hong
2014-09-26Handling new run_suite return code for "board not available"Yu-Ju Hong
2014-09-18convert to print_functionMike Frysinger
2014-08-22chromite: Run `test_image` as root, in chroot.Nam T. Nguyen
2014-07-21chromite: Report perf values from image test stageNam T. Nguyen
2014-07-09chromite: Add ImageTestStage to run tests on built image.Nam T. Nguyen
2014-06-11Add 'warn_only' flag to HWTestConfig.Luis Lozano
2014-06-07Treat TimeoutError in HWTest as an infra error.David James
2014-06-07test_stages: mark infrastructure failuresYu-Ju Hong
2014-06-06Mock out SimpleContainChildren in VMTestStage.David James
2014-06-06Fix VMTestStage tests to handle failure correctly.David James
2014-06-05Use arrays for config['vm_tests'] as we should.David James
2014-06-05Start renaming cbuildbot.(cbuildbot_)* to cbuildbot.*.David James
2014-06-05test_stages_unittest: Fix chromite.testxxx temp directory leakYu-Ju Hong
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett