Closed
Bug 1363742
Opened 8 years ago
Closed 8 years ago
delete code that references mozilla-aurora in buildbot configs and taskcluster
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(firefox56 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: kmoir, Assigned: spacurar)
References
Details
Attachments
(3 files, 2 obsolete files)
9.89 KB,
patch
|
kmoir
:
review+
aselagea
:
checked-in+
|
Details | Diff | Splinter Review |
1.43 KB,
patch
|
Details | Diff | Splinter Review | |
13.42 KB,
patch
|
kmoir
:
feedback+
aselagea
:
checked-in+
|
Details | Diff | Splinter Review |
The code has to stay in place until June 12, 2017, then it can be deleted.
We can start working on this bug in early June. If we start earlier, the patches will get bitrotted.
Assignee | ||
Comment 1•8 years ago
|
||
Can I work on this as soon as June starts ?
Comment 2•8 years ago
|
||
Well, since we have a volunteer, I'd say go for it! :-)
Assignee: nobody → spacurar
Assignee | ||
Comment 4•8 years ago
|
||
Removed code that references mozilla-aurora in bb-configs.
Attachment #8876112 -
Flags: review?(kmoir)
Assignee | ||
Comment 5•8 years ago
|
||
Removed code that references mozilla-aurora in m-i taskcluster.
Attachment #8876113 -
Flags: review?(kmoir)
Reporter | ||
Updated•8 years ago
|
Attachment #8876112 -
Flags: review?(kmoir) → review+
Reporter | ||
Comment 6•8 years ago
|
||
Comment on attachment 8876113 [details] [diff] [review]
bug_1363742_tc-mozilla-inbound.patch
The patch needs to be rebased, the parts for ci/test/tests.yml don't apply cleanly anymore. But I'm sure that will work when fixed.
Can the references to aurora in
taskgraph/util/scriptworker.py be removed? Might be good to ask aki about that.
Attachment #8876113 -
Flags: review?(kmoir) → review+
Assignee | ||
Comment 7•8 years ago
|
||
This patch removes mozilla-aurora code from treeherder repository.
I also fixed the m-i patch, waiting for aki now to ask about scriptworker.py
Attachment #8876710 -
Flags: review?(kmoir)
Reporter | ||
Comment 8•8 years ago
|
||
Comment on attachment 8876710 [details] [diff] [review]
bug_1363742_treeherder.patch
Since this is touching the treeherder code, you should ask the treeherder folks (edmorley etc) to review since they will ultimately be responsible for merging this code. I think they usually prefer pull requests against their git repository. As a side note, not sure if they want aurora to stay visible for a while in treeherder, worth asking.
Attachment #8876710 -
Flags: review?(kmoir)
Assignee | ||
Comment 9•8 years ago
|
||
Fixed the problem with ci/test/tests.yml
:aki confirmed that references to mozilla-aurora can be removed from scriptworker.py
Attachment #8876113 -
Attachment is obsolete: true
Attachment #8876769 -
Flags: review?(kmoir)
Assignee | ||
Comment 10•8 years ago
|
||
Should the references to mozilla-aurora from treeherder repo be removed as well?
https://bugzilla.mozilla.org/attachment.cgi?id=8876710 this is the code I removed in my patch
Flags: needinfo?(emorley)
Comment 11•8 years ago
|
||
The repo should be marked as onhold instead - we also use GitHub pull requests rather than pathes. However we need to first confirm whether people will still need to access the old data in Treeherder for the short term.
Please file a new bug in Tree Management::Treeherder that depends on this one, where we can discuss further.
Thank you for hunting down old code! :-)
Flags: needinfo?(emorley)
Reporter | ||
Comment 12•8 years ago
|
||
Comment on attachment 8876769 [details] [diff] [review]
bug_1363742_v2_tc-mozilla-inbound.patch
I think you need to rebase again but it looks good
Attachment #8876769 -
Flags: review?(kmoir) → review+
Assignee | ||
Comment 13•8 years ago
|
||
I rebased it. Please check if it is ok now. It works on my side. Can you please push this one and the buildbot one after if everything is ok?
Attachment #8876769 -
Attachment is obsolete: true
Attachment #8878546 -
Flags: feedback?(kmoir)
Reporter | ||
Comment 14•8 years ago
|
||
Comment on attachment 8878546 [details] [diff] [review]
bug_1363742_v3_tc-mozilla-inbound.patch
looks good but you added a space here
-], [
- 'beta', set([
+], [
+ 'beta', set([
should be good to land with this fix.
Attachment #8878546 -
Flags: feedback?(kmoir) → feedback+
Reporter | ||
Comment 15•8 years ago
|
||
I didn't land this this afternoon because I was in meetings all morning and am always hesitant to land changes on Friday afternoon so I'll let you and Alin land it on Monday.
Comment 16•8 years ago
|
||
Comment on attachment 8876112 [details] [diff] [review]
bug_1363742_bb-configs.patch
https://hg.mozilla.org/build/buildbot-configs/rev/aa45ca2543f1
https://hg.mozilla.org/build/buildbot-configs/rev/82c352b72046
Attachment #8876112 -
Flags: checked-in+
Comment 17•8 years ago
|
||
Pushed by aselagea@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca9a7fa7d6a9
delete code that references mozilla-aurora in buildbot configs and taskcluster, r=kmoir (patch by spacurar)
Comment 18•8 years ago
|
||
Backout by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/34d68a6a1382
Backed out changeset ca9a7fa7d6a9 for breaking decision task
Comment 19•8 years ago
|
||
(In reply to Pulsebot from comment #17)
> Pushed by aselagea@mozilla.com:
> https://hg.mozilla.org/integration/mozilla-inbound/rev/ca9a7fa7d6a9
> delete code that references mozilla-aurora in buildbot configs and
> taskcluster, r=kmoir (patch by spacurar)
Fwiw - this https://hg.mozilla.org/build/buildbot-configs/diff/aa45ca2543f1/mozilla/gecko_versions.json made my day! \o/
Kill it with fire! :D
Comment 20•8 years ago
|
||
Pushed by aselagea@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/47b082ccc20d
delete code that references mozilla-aurora in buildbot configs and taskcluster, r=kmoir (patch by spacurar)
Comment 21•8 years ago
|
||
Comment on attachment 8878546 [details] [diff] [review]
bug_1363742_v3_tc-mozilla-inbound.patch
The initial patch was backed out as the gecko decision task failed. Sebastian fixed it and the second decision task is now green.
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=47b082ccc20db3d71c4c02e6f16e91405e09e6ef
Attachment #8878546 -
Flags: checked-in+
Comment 22•8 years ago
|
||
bugherder |
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
•