Closed
Bug 1352830
Opened 8 years ago
Closed 8 years ago
Add periodic file update to watch_pending
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: aobreja)
References
Details
Attachments
(2 files)
74.55 KB,
image/png
|
Details | |
94 bytes,
text/plain
|
rail
:
review+
rail
:
feedback+
aobreja
:
checked-in+
|
Details |
Because the only things that are still running on linux64 buildbot slaves that we watch_pending for are Thunderbird and mozilla-release/esr (and mozilla-beta add-on-devel builds once bug 1200346 lands), on a Sunday the periodic file updates can run 5 hours late because they have to wait for idle slaves coming from Thunderbird nightlies.
Updated•8 years ago
|
Component: General Automation → Buildduty
QA Contact: catlee → bugspam.Callek
Assignee | ||
Comment 1•8 years ago
|
||
So by "watch_pending" we are referring to the pending jobs from buildapi (https://secure.pub.build.mozilla.org/buildapi/pending)?
We have "Linux x86-64 mozilla-aurora periodic file update" builders with Unknown revision,example in the periodic.png attachment.
Flags: needinfo?(philringnalda)
Reporter | ||
Comment 2•8 years ago
|
||
watch_pending as in https://github.com/mozilla-releng/build-cloud-tools/blob/master/configs/watch_pending.cfg which is what causes us to *not* have them hanging out in buildapi/pending, because it sees that they are pending and that we need to start up some AWS instances to run them.
Flags: needinfo?(philringnalda)
Assignee | ||
Comment 3•8 years ago
|
||
Assignee: nobody → aobreja
Attachment #8856544 -
Flags: feedback?(rail)
Comment 4•8 years ago
|
||
Comment on attachment 8856544 [details]
Adding periodic update to watch_pending.cfg
LGTM!
Attachment #8856544 -
Flags: review+
Attachment #8856544 -
Flags: feedback?(rail)
Attachment #8856544 -
Flags: feedback+
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8856544 [details]
Adding periodic update to watch_pending.cfg
https://github.com/mozilla-releng/build-cloud-tools/commit/30089d7ca2c96e25ae36f47964b8c2528cf08552
Attachment #8856544 -
Flags: checked-in+
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•