diff --git a/taskcluster/ci/release-final-verify/kind.yml b/taskcluster/ci/release-final-verify/kind.yml index 2f98ba96cf8b..a8764a59255e 100644 --- a/taskcluster/ci/release-final-verify/kind.yml +++ b/taskcluster/ci/release-final-verify/kind.yml @@ -25,11 +25,7 @@ job-defaults: max-run-time: 7200 retry-exit-status: [1] env: - BUILD_TOOLS_REPO: - by-project: - jamun: https://hg.mozilla.org/users/stage-ffxbld/tools - maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools - default: https://hg.mozilla.org/build/tools + BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools jobs: firefox: diff --git a/taskcluster/ci/release-secondary-final-verify/kind.yml b/taskcluster/ci/release-secondary-final-verify/kind.yml index e96b002e4660..a98f2381e5fa 100644 --- a/taskcluster/ci/release-secondary-final-verify/kind.yml +++ b/taskcluster/ci/release-secondary-final-verify/kind.yml @@ -27,11 +27,7 @@ job-defaults: max-run-time: 7200 retry-exit-status: [1] env: - BUILD_TOOLS_REPO: - by-project: - jamun: https://hg.mozilla.org/users/stage-ffxbld/tools - maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools - default: https://hg.mozilla.org/build/tools + BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools jobs: firefox: diff --git a/taskcluster/ci/release-secondary-update-verify/kind.yml b/taskcluster/ci/release-secondary-update-verify/kind.yml index 02cda92cab79..3637c4d0d60a 100644 --- a/taskcluster/ci/release-secondary-update-verify/kind.yml +++ b/taskcluster/ci/release-secondary-update-verify/kind.yml @@ -34,12 +34,7 @@ job-defaults: - 255 env: NO_BBCONFIG: "1" - BUILD_TOOLS_REPO: - by-project: - birch: https://hg.mozilla.org/users/bhearsum_mozilla.com/tools - jamun: https://hg.mozilla.org/users/stage-ffxbld/tools - maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools - default: https://hg.mozilla.org/build/tools + BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools CHANNEL: "beta-localtest" extra: chunks: 12 diff --git a/taskcluster/ci/release-update-verify/kind.yml b/taskcluster/ci/release-update-verify/kind.yml index 25c110e75505..078445c9ac8a 100644 --- a/taskcluster/ci/release-update-verify/kind.yml +++ b/taskcluster/ci/release-update-verify/kind.yml @@ -34,12 +34,7 @@ job-defaults: - 255 env: NO_BBCONFIG: "1" - BUILD_TOOLS_REPO: - by-project: - birch: https://hg.mozilla.org/users/bhearsum_mozilla.com/tools - jamun: https://hg.mozilla.org/users/stage-ffxbld/tools - maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools - default: https://hg.mozilla.org/build/tools + BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools extra: chunks: 12