No bug: [update-verify] Don't point at staging tools repos on project branches; r=aki

Staging release work with the default tools repo now.

Differential Revision: https://phabricator.services.mozilla.com/D8308

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tom Prince 2018-10-10 23:06:19 +00:00
parent 2b44849714
commit 11363a5bd2
4 changed files with 4 additions and 22 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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

View File

@ -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