summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/completion_stages.py
AgeCommit message (Expand)Author
2015-04-03Re-land "completion_stages: Don't check the master for critical stages."David James
2015-04-02Revert "completion_stages: Don't check the master itself for critical stages."Dan Shi
2015-04-02completion_stages: Don't check the master itself for critical stages.David James
2015-03-27Make the master check its own status before pushing.David James
2015-03-26logging: Use cros_logging instead of cros_build_lib.WarningRalph Nathan
2015-03-20logging: use cros_logging instead of loggingRalph Nathan
2015-03-11completion_stages, sync_stages: record submission strategy to cidbAviv Keshet
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-17Move health alerts to tree_status.SendHealthAlert function.David James
2015-01-14Remove unused code found by vulture.David James
2015-01-07Only reject infra changes when a builder times out.David James
2014-12-31Default to local build status when running --buildbot --debug runs.David James
2014-12-21validation_pool: Add logic to apply exponential fallback.Chris Sosa
2014-12-20cbuildbot: Use build 'deadline' to abort slaves when master quits.Prathmesh Prabhu
2014-12-10Send CL notifications from pre-cq-launcherYu-Ju Hong
2014-12-09lint: cbuildbot: clean up a bitMike Frysinger
2014-12-02cbuildbot: Fail completion stage if some change fails to submit.Prathmesh Prabhu
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-11-12Don't abort HWTest on CQ on partial build failuresYu-Ju Hong
2014-11-12Determine fully verified changes based on per-config change informationYu-Ju Hong
2014-11-09validation_pool: CLs should not be submitted if any builder status is missingYu-Ju Hong
2014-11-07Remove recording local manifest path in metadataYu-Ju Hong
2014-11-07Record irrelevant CLs which modifies irrelevant cros workon packagesYu-Ju Hong
2014-11-06Re-land cidb: record irrelevant overlay changes in CommitQueueCompletionStageYu-Ju Hong
2014-11-06Revert "cidb: record irrelevant overlay changes in CommitQueueCompletionStage"David James
2014-11-06cidb: record irrelevant overlay changes in CommitQueueCompletionStageYu-Ju Hong
2014-10-31Explain how to view slave failures in the Canary Master alert emailYu-Ju Hong
2014-10-29Don't abort HWTest just because of a failed sanity check builder run.David James
2014-10-23Add ability to build incrementally in the CQ.David James
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-10-09completion_stages: skip fetching slave statuses if there is no slaveYu-Ju Hong
2014-09-18convert to print_functionMike Frysinger
2014-09-18Build slaves do not need to fetch their status from GS or cidbYu-Ju Hong
2014-09-17standardize file styleMike Frysinger
2014-09-13cidb: polling cidb for slave statusesYu-Ju Hong
2014-09-12Don't update the tree status when running with --debugYu-Ju Hong
2014-09-06Move cbuildbot.portage_utilities to lib.portage_util.Alex Deymo
2014-09-05completion_stages: truncate failure messages at 200 charactersAviv Keshet
2014-09-04Canary master: include the build number in the tree status messageYu-Ju Hong
2014-09-03completion_stages: canary master should not fail the stage on slave failuresYu-Ju Hong
2014-09-02Fix composing tree message for canary masterYu-Ju Hong
2014-09-01Update tree status from canary masterYu-Ju Hong
2014-08-29canary master: only send alert emails on the master branchYu-Ju Hong
2014-08-28Send an alert email to tree sheriffs and build deputy on canary failuresYu-Ju Hong
2014-08-28Increase canary timeout by 10 minutesYu-Ju Hong