summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/completion_stages_unittest.py
AgeCommit message (Expand)Author
2015-06-02config_lib: Add the ability to use templates for configs.David James
2015-05-29config_lib: Rename Config -> SiteConfig.Don Garrett
2015-05-28config_lib: Move GetSlavesForMaster.Don Garrett
2015-05-08cbuildbot_config: Rename to generate_chromeos_config.Don Garrett
2015-05-07cbuildbot_config: Stop exporting 'config'.Don Garrett
2015-05-05cbuidlbot_config: Rename _config -> BuildConfig.Don Garrett
2015-04-09stages: rename test cases with "TestCase" suffixMike Frysinger
2015-04-03Re-land "completion_stages: Don't check the master for critical stages."David James
2015-03-27chromite: GCE sends email using Gmail API.Fang Deng
2015-03-04completion_stage: skip BAS if critical stages fail to runAviv Keshet
2015-03-03Revert "completion_stage: skip BAS if critical stages fail to run"Aviv Keshet
2015-02-28completion_stage: skip BAS if critical stages fail to runAviv Keshet
2015-01-21unittests: cut over to the new wrapperMike Frysinger
2015-01-17Move health alerts to tree_status.SendHealthAlert function.David James
2014-12-21validation_pool: Add logic to apply exponential fallback.Chris Sosa
2014-12-09lint: cbuildbot: clean up a bitMike Frysinger
2014-11-18completion_stages_unittest: migrate from mox to mockYu-Ju Hong
2014-11-12Determine fully verified changes based on per-config change informationYu-Ju Hong
2014-10-22Re-land "Submit overlay changes if all builders they affected passed."David James
2014-10-17Revert "Submit overlay changes if all builders they affected passed."David James
2014-10-15Add per-board status to metadata.json filesChristine Lee
2014-10-14Submit overlay changes if all builders they affected passed.David James
2014-09-18convert to print_functionMike Frysinger
2014-09-01Update tree status from canary masterYu-Ju Hong
2014-08-22Send CQ alert emails to the tree sheriffsYu-Ju Hong
2014-08-12completion_stages: add a method to get sheriffs' email addressesYu-Ju Hong
2014-08-07MasterSlaveSyncStage: update the manifest-versions repositoryYu-Ju Hong
2014-07-31Make canaries use the true master-slave modelYu-Ju Hong
2014-07-25Track success of builders directly, rather than using stage status.David James
2014-06-27Don't blame overlay changes for unrelated failures.David James
2014-06-08Treat NoneType failure messages as infra failuresYu-Ju Hong
2014-06-08Rename ValidationFailedMessage to BuildFailureMessageYu-Ju Hong
2014-06-07Decouple reporting failure message and analyzing suspectsYu-Ju Hong
2014-06-05Split prebuilts related logic out of the commands module.David James
2014-06-05Start renaming cbuildbot.(cbuildbot_)* to cbuildbot.*.David James
2014-05-27Handle build failures where some builders did not report statusesYu-Ju Hong
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett