Bug 1563402 - Remove GCP shippable builds; r=tomprince

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Mike Shal 2019-07-05 20:36:48 +00:00
Родитель 546c4a52b9
Коммит aade9e1ea0
2 изменённых файлов: 0 добавлений и 125 удалений

Просмотреть файл

@ -1218,47 +1218,6 @@ linux-gcp/opt:
- linux64-nasm
- linux64-node
linux-gcp-shippable/opt:
description: "Linux32 Shippable - built on GCP"
attributes:
shippable: true
enable-full-crashsymbols: true
shipping-phase: build
shipping-product: firefox
index:
product: firefox
job-name: linux-gcp-opt
type: shippable
treeherder:
platform: linux32-shippable/opt
symbol: Bg
tier: 3
worker-type: gce/gecko-{level}-b-linux
worker:
docker-image: {in-tree: debian7-i386-build}
max-run-time: 7200
env:
PERFHERDER_EXTRA_OPTIONS: gcp
run:
using: mozharness
actions: [get-secrets, build, check-test]
config:
- builds/releng_base_firefox.py
- builds/releng_base_linux_32_builds.py
- taskcluster_nightly.py
script: "mozharness/scripts/fx_desktop_build.py"
secrets: true
tooltool-downloads: public
need-xvfb: true
toolchains:
- linux64-binutils
- linux64-clang
- linux64-rust
- linux64-rust-size
- linux64-cbindgen
- linux64-nasm
- linux64-node
linux64-gcp/debug:
description: "Linux64 Debug - built on GCP"
index:
@ -1333,43 +1292,3 @@ linux64-gcp/opt:
- linux64-sccache
- linux64-nasm
- linux64-node
linux64-gcp-shippable/opt:
description: "Linux64 Shippable - built on GCP"
attributes:
shippable: true
enable-full-crashsymbols: true
shipping-phase: build
shipping-product: firefox
index:
product: firefox
job-name: linux64-gcp-opt
type: shippable
treeherder:
platform: linux64-shippable/opt
symbol: Bg
tier: 3
worker-type: gce/gecko-{level}-b-linux
worker:
max-run-time: 7200
env:
PERFHERDER_EXTRA_OPTIONS: gcp
run:
using: mozharness
actions: [get-secrets, build, check-test]
config:
- builds/releng_base_firefox.py
- builds/releng_base_linux_64_builds.py
- taskcluster_nightly.py
script: "mozharness/scripts/fx_desktop_build.py"
secrets: true
tooltool-downloads: public
need-xvfb: true
toolchains:
- linux64-binutils
- linux64-clang
- linux64-rust
- linux64-rust-size
- linux64-cbindgen
- linux64-nasm
- linux64-node

Просмотреть файл

@ -456,47 +456,3 @@ macosx64-gcp/opt:
- linux64-sccache
- linux64-nasm
- linux64-node
macosx64-gcp-shippable/opt:
description: "MacOS X x64 Cross-compile - built on GCP"
attributes:
shippable: true
enable-full-crashsymbols: true
shipping-phase: build
shipping-product: firefox
index:
product: firefox
job-name: macosx64-gcp-opt
type: shippable
treeherder:
platform: osx-shippable/opt
symbol: Bg
tier: 3
worker-type: gce/gecko-{level}-b-linux
worker:
max-run-time: 7200
env:
TOOLTOOL_MANIFEST: "browser/config/tooltool-manifests/macosx64/cross-releng.manifest"
PERFHERDER_EXTRA_OPTIONS: gcp
run:
using: mozharness
actions: [get-secrets, build]
config:
- builds/releng_base_firefox.py
- builds/releng_base_mac_64_cross_builds.py
- taskcluster_nightly.py
script: "mozharness/scripts/fx_desktop_build.py"
secrets: true
tooltool-downloads: internal
toolchains:
- linux64-binutils
- linux64-cctools-port
- linux64-clang
- linux64-hfsplus
- linux64-libdmg
- linux64-llvm-dsymutil
- linux64-rust-macos
- linux64-rust-size
- linux64-cbindgen
- linux64-nasm
- linux64-node