Create a new generic-worker for code-analysis
Categories
(Release Engineering :: Firefox-CI Administration, task)
Tracking
(Not tracked)
People
(Reporter: marco, Assigned: jcristau)
References
Details
Attachments
(1 file)
Needed for the code-review task which is building the Docker image for the bot, https://github.com/mozilla/code-review/blob/084750a1ba5896db9a9c5787f857ad1b4683e1aa/.taskcluster.yml#L119-L166 (example task https://firefox-ci-tc.services.mozilla.com/tasks/SFROWsbSQq2_GrE5vYzV9w).
Reporter | ||
Comment 1•1 year ago
|
||
For the code-coverage task too.
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 3•1 year ago
|
||
Any idea how much disk space we're going to need on those workers? (If you don't know, we'll start small and can bump later.)
Reporter | ||
Comment 4•1 year ago
|
||
I see the current task has 75 GB (https://hg.mozilla.org/ci/ci-configuration/file/5d60d21dc2239efd2abfb0e92775c8ea0367a0f8/worker-pools.yml#l3159), though I'm not sure that much is actually required.
Assignee | ||
Comment 5•1 year ago
|
||
The current pool actually has 75gb for the system and 375gb for docker and the tasks.
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/ci/ci-configuration/rev/b390e72b0b1a
add code-analysis-{1,3}/linux-gw-gcp pools. r=releng-reviewers,bhearsum
Description
•