create d2g worker pool for translations CPU workers
Categories
(Release Engineering :: Firefox-CI Administration, task)
Tracking
(Not tracked)
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(3 files)
Over in https://github.com/mozilla/firefox-translations-training/issues/473 we want to get the GCP Ops Agent installed on the CPU-only workers used by Translations. Unfortunately, the docker-worker image that they're using is too old for it to work. Instead, let's try using an up-to-date generic-worker + d2g. How hard could it be?!
| Assignee | ||
Comment 1•1 year ago
|
||
This is using the image/worker config from gecko-t/t-linux-2204-wayland-experimental, and the instance config for the existing b-linux-large-gcp translations workers.
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/ci/ci-configuration/rev/9863dd58d7c2
create d2g worker pool for translations GPU workers r=aerickson
| Assignee | ||
Comment 3•1 year ago
|
||
We need this to test out the entire set of tasks in the pipeline on d2g workers.
| Assignee | ||
Comment 5•1 year ago
|
||
This picks up new spot termination logic, which we need to test.
Comment 7•1 year ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Description
•