Closed Bug 1348834 Opened 7 years ago Closed 7 years ago

update funsize pulse route for taskcluster nightlies to remove index

Categories

(Release Engineering :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
Tracking Status
firefox55 --- fixed

People

(Reporter: sfraser, Assigned: sfraser)

References

Details

Attachments

(1 file)

For taskcluster nightlies, funsize currently listens to pulse messages from:

u'route.index.project.releng.funsize.level-3.mozilla-central',
u'route.index.project.releng.funsize.level-3.mozilla-aurora',

However, a large number of routes attached to tasks means that there's an optimisation coming to split out index routes and handle them separately. The simplest option for funsize is to no longer have an index route, and simply use:

u'route.project.releng.funsize.level-3.mozilla-central',
u'route.project.releng.funsize.level-3.mozilla-aurora',
Assignee: nobody → sfraser
https://github.com/mozilla-releng/funsize/pull/55 has landed and is running, funsize is listening to the new routes mentioned above.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reopening to fix the in-tree part...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 8854979 [details]
Bug 1348834 - update funsize pulse route for taskcluster nightlies to remove index.

https://reviewboard.mozilla.org/r/126894/#review129840

looks good to me.
Attachment #8854979 - Flags: review?(sfraser) → review+
Pushed by Callek@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/72fc7df213df
update funsize pulse route for taskcluster nightlies to remove index. r=sfraser
https://hg.mozilla.org/mozilla-central/rev/72fc7df213df
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Backed out as recommended by sfraser to fix nightly builds (bug 1354923): https://hg.mozilla.org/mozilla-central/rev/45692c884fdd5136a64fb2f8a61a0c8183b69331
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by Callek@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/13c8c3df1329
update funsize pulse route for taskcluster nightlies to remove index. r=sfraser
So, I added the new scope to all the nightly roles, and re-landed. Lets see how things are.
https://hg.mozilla.org/mozilla-central/rev/13c8c3df1329
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: