Review and simplify scopes associated with firefox-ci.
Categories
(Release Engineering :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: tomprince, Unassigned)
References
Details
(Keywords: leave-open)
Attachments
(15 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Most of the scopes associated to Firefox CI used to be managed by hand via the web-interface, leading to scopes only being added to, and not cleaned up.
Now that that scopes are managed via ci-admin, it easier to review the scopes, and changes to the scopes. In addition, it easier to make changes like not granting access to level-1 caches to level-3 tasks.
Reporter | ||
Comment 1•7 years ago
|
||
- buildbot has been decomissioned
- the docker routes have been replaced by
gecko.cache.*
routes.
Reporter | ||
Comment 2•7 years ago
|
||
There are two main changes:
- trees get
{trust-domain}
prefixed caches - trees no longer get access to lower level caches
This leaves some historic roles around, so we can transition:
- unprefixed caches
- comm using
gecko-level-{level}
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
This repo has reached end-of-life.
Updated•7 years ago
|
Reporter | ||
Comment 7•7 years ago
|
||
Reporter | ||
Comment 8•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Comment 10•7 years ago
|
||
bugherder |
Reporter | ||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Reporter | ||
Comment 13•7 years ago
|
||
Reporter | ||
Comment 14•7 years ago
|
||
Most of these have not been used for some time, or no longer exist.
gecko-decision (not level constrained) is still used in some
non-mozilla-central nigthly hooks. I think they are unused, and otherwise they
can be updated as needed.
Reporter | ||
Comment 15•7 years ago
|
||
Reporter | ||
Comment 16•7 years ago
|
||
These are for an decommisioned service.
Reporter | ||
Comment 17•7 years ago
|
||
This consolidates the scopes for the main worker-types used by firefox CI,
by parametrizing them by priority based on the level.
Reporter | ||
Comment 18•7 years ago
|
||
For the moment, we hard-code the priorities by level based on those used in firefox.
Updated•2 years ago
|
Comment 19•2 years ago
|
||
Looks like everything here landed years ago.
Description
•