Closed
Bug 1401549
Opened 7 years ago
Closed 7 years ago
Disable Buildbot Windows Spidermonkey jobs
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P2)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: aselagea)
References
Details
Attachments
(2 files)
7.01 KB,
patch
|
Callek
:
review+
aselagea
:
checked-in+
|
Details | Diff | Splinter Review |
2.32 KB,
text/plain
|
Details |
Once https://bugzilla.mozilla.org/show_bug.cgi?id=1401546 lands, we'll need to disable Buildbot Spidermonkey from branches where that code lives.
Specifically m-c/beta 57 (or maybe just m-c 58 if it lands after the ver bump)
We could either disable on try or leave enabled on try for --buildbot users of older trees, I'm not strongly for one way or the other here (:sfink may have an opinion, I'll n-i him for that answer)
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → aselagea
Assignee | ||
Comment 1•7 years ago
|
||
(In reply to Justin Wood (:Callek) from comment #0)
> Once https://bugzilla.mozilla.org/show_bug.cgi?id=1401546 lands, we'll need
> to disable Buildbot Spidermonkey from branches where that code lives.
>
> Specifically m-c/beta 57 (or maybe just m-c 58 if it lands after the ver
> bump)
So do we want to disable these Windows builds for all trunk branches (aka gecko >=58)?
> We could either disable on try or leave enabled on try for --buildbot users
> of older trees, I'm not strongly for one way or the other here (:sfink may
> have an opinion, I'll n-i him for that answer)
I don't see any buildbot Windows Spidermonkey builders running on try atm, so I think the answer is simple in this case :)
Flags: needinfo?(bugspam.Callek)
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Alin Selagea [:aselagea][:buildduty] from comment #1)
> (In reply to Justin Wood (:Callek) from comment #0)
> > Once https://bugzilla.mozilla.org/show_bug.cgi?id=1401546 lands, we'll need
> > to disable Buildbot Spidermonkey from branches where that code lives.
> >
> > Specifically m-c/beta 57 (or maybe just m-c 58 if it lands after the ver
> > bump)
>
> So do we want to disable these Windows builds for all trunk branches (aka
> gecko >=58)?
We actually want to disable them on gecko >=57, since my patch to enable them as tier 1 made 57's ride to beta.
> > We could either disable on try or leave enabled on try for --buildbot users
> > of older trees, I'm not strongly for one way or the other here (:sfink may
> > have an opinion, I'll n-i him for that answer)
>
> I don't see any buildbot Windows Spidermonkey builders running on try atm,
> so I think the answer is simple in this case :)
Allthethings.json shows it in both try schedulers and try builders, and we have https://dxr.mozilla.org/build-central/source/buildbot-configs/mozilla/config.py#1810 which explicitly mentions it.
Flags: needinfo?(bugspam.Callek)
Reporter | ||
Comment 3•7 years ago
|
||
Steve, can you please see c#0 here, I meant to n-i you when I filed this.
Flags: needinfo?(sphink)
Assignee | ||
Comment 5•7 years ago
|
||
Attachment #8914287 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 6•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Attachment #8914287 -
Flags: review?(bugspam.Callek) → review+
Comment 7•7 years ago
|
||
Just needed to cleanup jobs which were pending/scheduled after this landed. Could you please check for leftover jobs an hour or two after removing builders.
Assignee | ||
Comment 8•7 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #7)
> Just needed to cleanup jobs which were pending/scheduled after this landed.
> Could you please check for leftover jobs an hour or two after removing
> builders.
I don't think these pending jobs have anything to do with my patch. I double-checked on a test master before submitting it for review and there were no dependent tests.
Assignee | ||
Comment 9•7 years ago
|
||
Comment on attachment 8914287 [details] [diff] [review]
bug1401549.patch
https://hg.mozilla.org/build/buildbot-configs/rev/b3c3ba5ea2e9
https://hg.mozilla.org/build/buildbot-configs/rev/5af72c62a6a9
Attachment #8914287 -
Flags: checked-in+
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 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
•