зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1429603: Don't specify balrog servers for builds; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D415 --HG-- extra : rebase_source : 7c823a0b90a26ab6a0384a185b4a68f2a30c38c8
This commit is contained in:
Родитель
0609a33d0f
Коммит
89180e14a3
|
@ -34,7 +34,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_sub_linux_configs/64_artifact.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
|
|
@ -15,7 +15,6 @@ linux64/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -75,7 +74,6 @@ linux64/pgo:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -105,7 +103,6 @@ linux64-fuzzing/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: fuzzing-debug
|
||||
|
@ -134,7 +131,6 @@ linux64/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: debug
|
||||
|
@ -169,7 +165,6 @@ linux64-devedition-nightly/opt:
|
|||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- disable_signing.py
|
||||
- balrog/production.py
|
||||
- taskcluster_nightly.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
|
@ -202,7 +197,6 @@ linux64-base-toolchains/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -232,7 +226,6 @@ linux64-base-toolchains/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: debug
|
||||
|
@ -261,7 +254,6 @@ linux/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -289,7 +281,6 @@ linux/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: debug
|
||||
|
@ -319,7 +310,6 @@ linux/pgo:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -350,7 +340,6 @@ linux-rusttests/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: rusttests
|
||||
|
@ -384,7 +373,6 @@ linux-rusttests/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: rusttests-debug
|
||||
|
@ -421,7 +409,6 @@ linux-devedition-nightly/opt:
|
|||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_32_builds.py
|
||||
- disable_signing.py
|
||||
- balrog/production.py
|
||||
- taskcluster_nightly.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
|
@ -489,7 +476,6 @@ linux64-asan/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: asan-tc
|
||||
|
@ -521,7 +507,6 @@ linux64-asan-fuzzing/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: fuzzing-asan-tc
|
||||
|
@ -552,7 +537,6 @@ linux64-asan-reporter/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: asan-reporter-tc
|
||||
|
@ -583,7 +567,6 @@ linux64-asan/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: asan-tc-and-debug
|
||||
|
@ -647,7 +630,6 @@ linux64-noopt/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: noopt-debug
|
||||
|
@ -681,7 +663,6 @@ linux64-rusttests/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: rusttests
|
||||
|
@ -715,7 +696,6 @@ linux64-rusttests/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: rusttests-debug
|
||||
|
@ -748,7 +728,6 @@ linux64-jsdcov/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
@ -778,7 +757,6 @@ linux64-ccov/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: code-coverage
|
||||
|
@ -807,7 +785,6 @@ linux64-add-on-devel/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: add-on-devel
|
||||
|
|
|
@ -159,7 +159,6 @@ macosx64-noopt/debug:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_mac_64_cross_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: cross-noopt-debug
|
||||
|
@ -195,7 +194,6 @@ macosx64-add-on-devel/opt:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_mac_64_cross_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
custom-build-variant-cfg: add-on-devel
|
||||
|
|
|
@ -323,7 +323,6 @@ win32-add-on-devel/opt:
|
|||
- builds/taskcluster_base_windows.py
|
||||
- builds/taskcluster_base_win32.py
|
||||
- builds/taskcluster_sub_win32/addondevel.py
|
||||
- balrog/production.py
|
||||
run-on-projects: ['mozilla-beta', 'mozilla-release', 'mozilla-esr45']
|
||||
toolchains:
|
||||
- win64-clang-cl
|
||||
|
@ -353,7 +352,6 @@ win64-add-on-devel/opt:
|
|||
- builds/taskcluster_base_windows.py
|
||||
- builds/taskcluster_base_win64.py
|
||||
- builds/taskcluster_sub_win64/addondevel.py
|
||||
- balrog/production.py
|
||||
run-on-projects: ['mozilla-beta', 'mozilla-release', 'mozilla-esr45']
|
||||
toolchains:
|
||||
- win64-clang-cl
|
||||
|
|
|
@ -38,7 +38,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_sub_linux_configs/64_searchfox_and_debug.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
tooltool-downloads: public
|
||||
keep-artifacts: false
|
||||
|
@ -63,7 +62,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_mac_64_cross_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
custom-build-variant-cfg: cross-debug-searchfox
|
||||
secrets: true
|
||||
|
|
|
@ -37,7 +37,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_sub_linux_configs/64_stat_and_debug.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
tooltool-downloads: public
|
||||
keep-artifacts: false
|
||||
|
@ -61,7 +60,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_sub_linux_configs/64_stat_and_opt.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
tooltool-downloads: public
|
||||
keep-artifacts: false
|
||||
|
|
|
@ -35,7 +35,6 @@ jobs:
|
|||
config:
|
||||
- builds/releng_base_firefox.py
|
||||
- builds/releng_base_linux_64_builds.py
|
||||
- balrog/production.py
|
||||
script: "mozharness/scripts/fx_desktop_build.py"
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
|
|
Загрузка…
Ссылка в новой задаче