Make tooltool via the taskcluster proxy work on both legacy and firefox-ci clusters at the same time
Categories
(Release Engineering :: General, task)
Tracking
(Not tracked)
People
(Reporter: Callek, Assigned: Callek)
References
Details
Attachments
(2 obsolete files)
So, tooltool at present needs to support production (legacy cluster) but its auth system is tied to that cluster.
Which means that using tooltool in the new cluster ahead of TCW is harder. We have swapped the credentials for the tooltool staging deployment to use the new tc cluster, so when we're using the taskcluster proxy we need to have it swap between legacy and new tooltool url's depending on which cluster (ROOT_URL) we're using.
This patch is intended to be ok to land on production code today, and could be backed out after the TCW when production tooltool will be configured to work with the firefox-ci cluster itself.
Assignee | ||
Comment 1•5 years ago
|
||
tooltool at present needs to support production (legacy cluster) but its auth system is tied to that cluster.
Which means that using tooltool in the new cluster ahead of TCW is harder. We have swapped the credentials for the tooltool staging deployment to use the new tc cluster, so when we're using the taskcluster proxy we need to have it swap between legacy and new tooltool url's depending on which cluster (ROOT_URL) we're using.
This patch is intended to be ok to land on production code today, and could be backed out after the TCW when production tooltool will be configured to work with the firefox-ci cluster itself.
Comment 4•5 years ago
|
||
Backed out 2 changesets (bug 1594530) for Toolchain failure. a=backout
Log:
https://treeherder.mozilla.org/logviewer.html#?job_id=274915935&repo=mozilla-central
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=9c751b07dda11521c562d33d5fc6bdcb730c86e7
Backout:
https://hg.mozilla.org/mozilla-central/rev/6e19f038ae4d339067830ba7b30ffe1fdffb77e4
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
MANUAL PUSH: Firefox-CI migration testing
Comment 8•5 years ago
|
||
Backed out changeset ac63c8962183 (bug 1594530) on tomprince's request. CLOSED TREE
https://hg.mozilla.org/integration/autoland/rev/cdfe04574b0c6afba17637ee8e7419c3f2d6068f
Updated•5 years ago
|
Assignee | ||
Comment 10•5 years ago
|
||
Patch landed, and was (as expected) later backed out, RESO-FIXED
Updated•5 years ago
|
Description
•