upgrade docker worker images to one with a newer worker runner
Categories
(Release Engineering :: Firefox-CI Administration, enhancement)
Tracking
(Not tracked)
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(4 files)
The current version of worker-runner that we use doesn't handle spot terminations gracefully, which leads to a 20 minute delay in rerunning every time a termination happens.
We've prepared a new image in RELOPS-757 which seems to be working OK.
Assignee | ||
Comment 1•1 year ago
|
||
This will allow workers using this image to gracefully handle spot terminations.
Assignee | ||
Comment 3•1 year ago
|
||
I intend to do some sanity checking of this on maple.
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/ci/ci-configuration/rev/a04e3b220387
add test pool for new l3 docker worker image r=releng-reviewers,hneiva
Assignee | ||
Comment 5•1 year ago
|
||
We haven't finished deploying to prod yet
Assignee | ||
Comment 6•1 year ago
|
||
The latest version includes a worker runner that handles spot terminations better in GCP.
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/ci/ci-configuration/rev/055210652e8c
upgrade level 3 docker worker images to one with a newer worker runner r=releng-reviewers,gabriel
Comment 8•6 months ago
|
||
Can gecko-3/b-linux-gcp-bug1874006 be removed now?
Assignee | ||
Comment 9•5 months ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #8)
Can gecko-3/b-linux-gcp-bug1874006 be removed now?
Indeed!
Comment 10•5 months ago
|
||
Description
•