@@ -52,16 +52,69 @@ linux64/opt:
5252 - onnxruntime-x86_64-linux-gnu
5353
5454linux64-enterprise-shippable/opt :
55- description : " Linux64 Enterprise Opt"
55+ description : " Linux64 Enterprise Shippable Opt"
56+ use-pgo : true
5657 index :
5758 product : firefox
58- job-name : linux64-enterprise-opt
59+ job-name : linux64-enterprise-shippable- opt
5960 attributes :
6061 shippable : true
6162 enable-build-signing : true
6263 enable-full-crashsymbols : true
6364 shipping-phase : build
6465 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 :
110+ description : " Linux64 Enterprise Opt"
111+ index :
112+ product : firefox
113+ job-name : linux64-enterprise-opt
114+ attributes :
115+ enable-full-crashsymbols : true
116+ shipping-phase : build
117+ shipping-product : firefox
65118 treeherder :
66119 platform : linux64-enterprise/opt
67120 symbol : Bent
0 commit comments