Closed
Bug 1571811
Opened 6 years ago
Closed 6 years ago
[docker-worker] Provide a staging area for Firefox CI
Categories
(Taskcluster :: Workers, enhancement, P1)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1624976
People
(Reporter: wcosta, Unassigned)
References
Details
The idea is to run a sample of the production with a new version of docker-worker in a staging area before deploying it to production. The goal is to decrease the number of rollback due to corner scenarios.
Comment 1•6 years ago
|
||
:party: :)
The idea of the staging environment is that it would support precisely this -- so, upgrade the worker image in ci-configuration, apply that in staging, run a push or release or whatever in staging, and then if everything's OK apply that same config to production.
The big blocker to making this useful for docker-worker right now is there's no AWS support in staging, but that's coming soon.
Depends on: 1554801
Comment 2•6 years ago
|
||
Wander: it feels like we still need some docker-worker work for this, but the env will be setup following discussions in bug 1624976.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•