Closed
Bug 1254356
Opened 7 years ago
Closed 7 years ago
Clobberer on trunk trees doesn't appear to know about OSX and Android builders
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(firefox47 fixed, firefox48 fixed)
RESOLVED
FIXED
People
(Reporter: KWierso, Unassigned)
Details
Attachments
(1 file)
I needed to clobber OSX builders earlier today to fix a build issue on inbound, so I went to https://api.pub.build.mozilla.org/clobberer/ Somewhat-unrelatedly, buildapi was broken at the time so I couldn't do it until that was sorted out. Once buildapi came back online, I went back to Clobberer to try to clobber Mac builders, so I then selected "mozilla-inbound" from the list of trees. But the only builders shown were linux and windows. I then looked at mozilla-central and saw the same. Fx-team was also the same. Mozilla-aurora still lists OSX builders, as does mozilla-beta. Looking now, Android builders are also missing on trunk, but are present on non-trunk. I went ahead and just landed a CLOBBER touch on inbound to deal with my current build issue, so I'm not immediately blocked on this, but it would be nice to know why they aren't being listed, and to get them listed again.
Reporter | ||
Comment 1•7 years ago
|
||
This is still a problem, any idea what's wrong or how to fix it?
Flags: needinfo?(nthomas)
Comment 2•7 years ago
|
||
AKi, is this related to your mozharness patch for purge builds?
Flags: needinfo?(aki)
Comment 3•7 years ago
|
||
Probably. http://hg.mozilla.org/integration/mozilla-inbound/diff/f9649610cd9c/testing/mozharness/mozharness/mozilla/purge.py#l1.23 I'll add the self.clobberer() call at http://hg.mozilla.org/integration/mozilla-inbound/diff/f9649610cd9c/testing/mozharness/mozharness/mozilla/purge.py#l1.80 .
Flags: needinfo?(aki)
Comment 5•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/38987/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/38987/
Attachment #8728592 -
Flags: review?(catlee)
Updated•7 years ago
|
Attachment #8728592 -
Flags: review?(catlee) → review+
Comment 7•7 years ago
|
||
Comment on attachment 8728592 [details] MozReview Request: bug 1254356 - readd self.clobberer() call. r?catlee https://reviewboard.mozilla.org/r/38987/#review35669
Comment 8•7 years ago
|
||
Comment on attachment 8728592 [details] MozReview Request: bug 1254356 - readd self.clobberer() call. r?catlee https://reviewboard.mozilla.org/r/38987/#review35675 bug 1254356 - readd self.clobberer() call. r=catlee
Attachment #8728592 -
Flags: review+
Comment 10•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f71ff24a7738
Reporter | ||
Comment 11•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/472c1e232045
status-firefox47:
--- → fixed
Assignee | ||
Updated•6 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•