@@ -52,66 +52,13 @@ linux64/opt:
5252 - onnxruntime-x86_64-linux-gnu
5353
5454linux64-enterprise-shippable/opt :
55- description : " Linux64 Enterprise Shippable Opt"
56- use-pgo : true
57- index :
58- product : firefox
59- job-name : linux64-enterprise-shippable-opt
60- attributes :
61- shippable : true
62- enable-build-signing : true
63- enable-full-crashsymbols : true
64- shipping-phase : build
65- shipping-product : firefox
66- treeherder :
67- platform : linux64-enterprise-shippable/opt
68- symbol : Bpgo(Bent)
69- tier : 1
70- worker-type : b-linux-docker-xlarge-amd
71- worker :
72- max-run-time : 7200
73- env :
74- PERFHERDER_EXTRA_OPTIONS : enterprise
75- MOZ_AUTOMATION_PACKAGE_TESTS : " 1"
76- # bug 1690154 - enable full symbols on all branches, but only
77- # upload them on the official set. In conjunction with
78- # `enable-full-crashsymbols`.
79- MOZ_ENABLE_FULL_SYMBOLS : " 1"
80- run :
81- using : mozharness
82- actions : [get-secrets, build]
83- config :
84- - builds/releng_base_firefox.py
85- - builds/releng_base_linux_64_builds.py
86- - taskcluster_nightly.py
87- script : " mozharness/scripts/fx_desktop_build.py"
88- secrets : true
89- tooltool-downloads : public
90- run-on-projects : ["enterprise-firefox"]
91- run-on-repo-type : ["git"]
92- use-sccache : false
93- use-python : " 3.11"
94- fetches :
95- toolchain :
96- - linux64-clang
97- - linux64-rust
98- - linux64-rust-size
99- - linux64-cbindgen
100- - linux64-dump_syms
101- - linux64-sccache
102- - linux64-nasm
103- - linux64-node
104- - linux64-pkgconf
105- - sysroot-x86_64-linux-gnu
106- - sysroot-wasm32-wasi
107- - onnxruntime-x86_64-linux-gnu
108-
109- linux64-enterprise/opt :
11055 description : " Linux64 Enterprise Opt"
11156 index :
11257 product : firefox
11358 job-name : linux64-enterprise-opt
11459 attributes :
60+ shippable : true
61+ enable-build-signing : true
11562 enable-full-crashsymbols : true
11663 shipping-phase : build
11764 shipping-product : firefox
0 commit comments