Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(645)

Issue 1808383002: Cause make start to wait for master start. (Closed)

Created:
4 years, 9 months ago by ghost stip (do not use)
Modified:
4 years, 9 months ago
Reviewers:
dsansome
CC:
chromium-reviews, infra-reviews+build_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Cause make start to wait for master start. Note that this doesn't fix the root problem -- lack of a mutex covering buildbot start to twistd.pid creation. Still, master manager has its own mutex covering that process. The potential issue is a human issuing a make start exactly when master manager is, which is hopefully unlikely enough to be an acceptable failure mode. BUG=588118 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299373

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M masters/master-common-rules.mk View 2 chunks +10 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (5 generated)
ghost stip (do not use)
ptal
4 years, 9 months ago (2016-03-17 23:56:53 UTC) #3
dsansome
https://chromiumcodereview.appspot.com/1808383002/diff/1/masters/master-common-rules.mk File masters/master-common-rules.mk (right): https://chromiumcodereview.appspot.com/1808383002/diff/1/masters/master-common-rules.mk#newcode74 masters/master-common-rules.mk:74: while `test ! -f twistd.pid`; do sleep 1; done; ...
4 years, 9 months ago (2016-03-18 00:01:57 UTC) #4
ghost stip (do not use)
Yes. 10 minutes for each master_manager instance (one for each master), and an 11 minute ...
4 years, 9 months ago (2016-03-18 00:05:39 UTC) #5
dsansome
lgtm
4 years, 9 months ago (2016-03-18 00:10:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808383002/1
4 years, 9 months ago (2016-03-18 00:25:04 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 00:29:59 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=299373

Powered by Google App Engine
This is Rietveld 408576698