Closed
Bug 1432817
Opened 7 years ago
Closed 7 years ago
[in-tree relpro] Delete push-apk-breakpoint task
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(firefox60 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
(Whiteboard: [releaseduty])
Attachments
(1 file)
We introduced this task in bug 1317783. It used to serve like a "human decision task" when some part of release-promotion weren't in-tree. Now, pushapks safeguarded by action tasks. This makes breakpoints obsolete. Aki wanted to retire this task there, but I don't think the bug has been filed.
On central (bug 1351664), it was planned to serve as a safeguard, in case nightlies are known to be broken (hence we don't want them shipped. However, it's currently a dummy task that automatically resolves.
Then, let's just get rid of this task on every branch.
Assignee | ||
Comment 1•7 years ago
|
||
Was originally filed as https://trello.com/c/VWt0GaoV/118-fennec-get-rid-of-push-apk-breakpoint
Comment 2•7 years ago
|
||
If we get rid of this task on Fx59 (currently on beta), we need to uplift bug 1430834 as well. If we let this ride the trains, we're good on Fx60.
Comment 3•7 years ago
|
||
I'd be in favor of letting this ride the trains. We're almost half the cycle.
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8953154 [details]
Bug 1432817 - [in-tree relpro] Delete push-apk-breakpoint task
https://reviewboard.mozilla.org/r/222420/#review228572
Attachment #8953154 -
Flags: review?(aki) → review+
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jlorenzo
Comment 6•7 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s def2338a16eddf0cdd3c7845e7d682db7e66f578 -d f6264884db15: rebasing 449415:def2338a16ed "Bug 1432817 - [in-tree relpro] Delete push-apk-breakpoint task r=aki" (tip)
merging taskcluster/docs/kinds.rst
merging taskcluster/taskgraph/target_tasks.py
merging taskcluster/taskgraph/transforms/task.py
merging taskcluster/taskgraph/util/workertypes.py
warning: conflicts while merging taskcluster/taskgraph/target_tasks.py! (edit, then use 'hg resolve --mark')
warning: conflicts while merging taskcluster/taskgraph/util/workertypes.py! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Comment hidden (mozreview-request) |
Pushed by jlorenzo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43ceb3930a6f
[in-tree relpro] Delete push-apk-breakpoint task r=aki
Comment 9•7 years ago
|
||
bugherder |
Comment 10•7 years ago
|
||
It seems like this bug reduced the build times on Beta. It canceled a strange regression which appeared somewhere around March 1st.
== Change summary for alert #12258 (as of Mon, 12 Mar 2018 13:27:46 GMT) ==
Improvements:
5% build times windows2012-32-add-on-devel opt taskcluster-c4.4xlarge 2,689.98 -> 2,567.35
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=12258
Assignee | ||
Comment 11•7 years ago
|
||
Thank you for the praise, but I don't think this patch is related to the perf improvement: it didn't change anything related to Windows. Are you sure it's not something related to the machine configuration, Ionuț?
Flags: needinfo?(igoldan)
Comment 12•7 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #11)
> Thank you for the praise, but I don't think this patch is related to the
> perf improvement: it didn't change anything related to Windows. Are you sure
> it's not something related to the machine configuration, Ionuț?
Hmm... Now that you mention that, your question is resonable.
Ted, do you know about some infra changes which influenced these perf improvements?
Flags: needinfo?(igoldan) → needinfo?(ted)
Comment 13•7 years ago
|
||
(In reply to Ionuț Goldan [:igoldan], Performance Sheriffing from comment #12)
> Hmm... Now that you mention that, your question is resonable.
> Ted, do you know about some infra changes which influenced these perf
> improvements?
I do not, sorry. Maybe gps would have a better idea?
Flags: needinfo?(ted)
Comment 14•7 years ago
|
||
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #13)
> (In reply to Ionuț Goldan [:igoldan], Performance Sheriffing from comment
> #12)
> > Hmm... Now that you mention that, your question is resonable.
> > Ted, do you know about some infra changes which influenced these perf
> > improvements?
>
> I do not, sorry. Maybe gps would have a better idea?
:gps Do you have some clues for this?
Flags: needinfo?(gps)
Comment 15•7 years ago
|
||
I got nothing. Sometimes the build perf data can be wonky.
Flags: needinfo?(gps)
Comment 16•7 years ago
|
||
(In reply to Gregory Szorc [:gps] from comment #15)
> I got nothing. Sometimes the build perf data can be wonky.
Then :jlorenzo was right. The perf improvement from comment 10 isn't real.
Sorry for the invalid notification.
You need to log in
before you can comment on or make changes to this bug.
Description
•