blob: c7898a79e74954a44492fa22469de87395fd022f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
job-defaults:
worker-type: b-linux-gcp
run:
using: mozharness
comm-checkout: true
actions: [build]
config-paths:
- comm/testing/mozharness/configs
script: "mozharness/scripts/fx_desktop_build.py"
fetches:
toolchain:
- linux64-binutils
- linux64-cbindgen
- linux64-clang
- linux64-dump_syms
- linux64-nasm
- linux64-node
- linux64-pkgconf
- linux64-rust-size
- sysroot-wasm32-wasi
linux64/opt:
description: "Linux64 Opt"
index:
product: thunderbird
job-name: linux64-opt
treeherder:
platform: linux64/opt
symbol: B
worker:
max-run-time: 7200
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
use-sccache: true
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux64-libotr
- linux64-rust
- linux64-sccache
- sysroot-x86_64-linux-gnu
linux64-shippable/opt:
description: "Linux64 Shippable"
attributes:
shippable: true
enable-full-crashsymbols: true
shipping-phase: build
shipping-product: thunderbird
index:
product: thunderbird
job-name: linux64-opt
type: shippable
treeherder:
platform: linux64-shippable/opt
symbol: B
worker:
max-run-time: 7200
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
- taskcluster_nightly.py
run-on-projects: ['release']
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux64-libotr
- linux64-rust
- sysroot-x86_64-linux-gnu
linux64/debug:
description: "Linux64 Debug"
index:
product: thunderbird
job-name: linux64-debug
treeherder:
platform: linux64/debug
symbol: B
worker:
max-run-time: 7200
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
custom-build-variant-cfg: debug
mozconfig-variant: debug
use-sccache: true
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux64-libotr
- linux64-rust
- linux64-sccache
- sysroot-x86_64-linux-gnu
linux64-asan/opt:
description: "Linux64 Opt ASAN"
index:
product: thunderbird
job-name: linux64-asan-opt
treeherder:
platform: linux64/asan
symbol: Bo
worker:
env:
PERFHERDER_EXTRA_OPTIONS: "opt asan"
ASAN_OPTIONS: "detect_leaks=0"
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
max-run-time: 5400
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
custom-build-variant-cfg: asan-tc
mozconfig-variant: nightly-asan
tooltool-downloads: public
run-on-projects: ['comm-central']
use-sccache: true
optimization:
skip-unless-backstop-no-suite: null
fetches:
toolchain:
- linux64-libotr
- linux64-llvm-symbolizer
- linux64-rust-dev
- linux64-sccache
- sysroot-x86_64-linux-gnu
linux64-asan-reporter-shippable/opt:
description: "Linux64 Opt ASAN Reporter (Shippable)"
attributes:
shippable: true
shipping-product:
by-release-type:
nightly: thunderbird
default: null
index:
product: thunderbird
job-name: linux64-asan-reporter-opt
type: shippable
treeherder:
platform: linux64-asan-reporter/opt
symbol: BoR
run-on-projects: ['comm-central']
worker:
env:
PERFHERDER_EXTRA_OPTIONS: asan-reporter
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
max-run-time: 3600
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
- taskcluster_nightly.py
custom-build-variant-cfg: asan-reporter-tc
mozconfig-variant: nightly-asan-reporter
mar-channel-id:
thunderbird-comm-central-asan
accepted-mar-channel-ids:
thunderbird-comm-central-asan
optimization:
skip-unless-backstop-no-suite: null
fetches:
toolchain:
- linux64-libotr
- linux64-llvm-symbolizer
- linux64-rust
- linux64-sccache
- sysroot-x86_64-linux-gnu
linux64-tsan/opt:
description: "Linux64 Opt TSAN"
index:
product: thunderbird
job-name: linux64-tsan-opt
treeherder:
platform: linux64/tsan
symbol: Bo
worker:
env:
PERFHERDER_EXTRA_OPTIONS: "opt tsan"
LSAN_OPTIONS: "verbosity=1:log_threads=1"
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
max-run-time: 5400
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
custom-build-variant-cfg: tsan-tc
mozconfig-variant: tsan
tooltool-downloads: public
run-on-projects: ['comm-central']
use-sccache: true
optimization:
skip-unless-backstop-no-suite: null
fetches:
toolchain:
- linux64-libotr
- linux64-llvm-symbolizer
- linux64-rust-dev
- linux64-sccache
- sysroot-x86_64-linux-gnu
linux64-aarch64/opt:
description: "Linux64 aarch64 Opt"
index:
product: thunderbird
job-name: linux64-aarch64-opt
attributes:
enable-full-crashsymbols: true
treeherder:
platform: linux64-aarch64/opt
symbol: B
tier: 2
worker:
max-run-time: 7200
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
extra-config:
mozconfig_platform: linux64-aarch64
mozconfig-variant: opt
tooltool-downloads: public
run-on-projects: ['comm-central']
use-sccache: true
optimization:
skip-unless-backstop-no-suite: null
fetches:
toolchain:
- linux-aarch64-libotr
- linux64-llvm-symbolizer
- linux64-rust
- linux64-sccache
- sysroot-aarch64-linux-gnu
- sysroot-x86_64-linux-gnu
linux64-ccov/opt:
description: "Linux64-CCov Opt"
index:
product: thunderbird
job-name: linux64-ccov-opt
treeherder:
platform: linux64-ccov/opt
symbol: B
tier: 2
run-on-projects: ['comm-central']
worker:
artifacts:
- name: public/code-coverage-grcov.zip
path: /builds/worker/workspace/obj-build/code-coverage-grcov.zip
type: file
max-run-time: 7200
env:
RUSTC_BOOTSTRAP: '1'
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
using: mozharness
comm-checkout: true
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
custom-build-variant-cfg: code-coverage-opt
mozconfig-variant: code-coverage-opt
use-sccache: false
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux64-libotr
- linux64-grcov
- linux64-rust
- sysroot-x86_64-linux-gnu
linux64-ccov/debug:
description: "Linux64-CCov Debug"
index:
product: thunderbird
job-name: linux64-ccov-debug
treeherder:
platform: linux64-ccov/debug
symbol: B
tier: 2
run-on-projects: []
worker:
max-run-time: 7200
env:
RUSTC_BOOTSTRAP: '1'
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_64_builds.py
custom-build-variant-cfg: code-coverage-debug
mozconfig-variant: code-coverage-debug
use-sccache: false
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux64-libotr
- linux64-grcov
- linux64-rust
- sysroot-x86_64-linux-gnu
linux/opt:
description: "Linux32 Opt"
index:
product: thunderbird
job-name: linux32-opt
treeherder:
platform: linux32/opt
symbol: B
worker:
max-run-time: 7200
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_32_builds.py
use-sccache: true
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux32-libotr
- linux64-rust
- linux64-sccache
- sysroot-i686-linux-gnu
- sysroot-x86_64-linux-gnu
linux-shippable/opt:
description: "Linux32 Shippable"
attributes:
shippable: true
enable-full-crashsymbols: true
shipping-phase: build
shipping-product: thunderbird
index:
product: thunderbird
job-name: linux32-opt
type: shippable
treeherder:
platform: linux32-shippable/opt
symbol: B
worker:
max-run-time: 7200
env:
MOZ_AUTOMATION_PACKAGE_TESTS: "1"
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_32_builds.py
- taskcluster_nightly.py
run-on-projects: ['release']
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux32-libotr
- linux64-rust
- sysroot-i686-linux-gnu
- sysroot-x86_64-linux-gnu
linux/debug:
description: "Linux32 Debug"
index:
product: thunderbird
job-name: linux32-debug
treeherder:
platform: linux32/debug
symbol: B
worker:
max-run-time: 7200
run:
config:
- builds/taskcluster_base_thunderbird.py
- builds/releng_base_linux_32_builds.py
custom-build-variant-cfg: debug
mozconfig-variant: debug
use-sccache: true
optimization:
skip-suite-only: null
fetches:
toolchain:
- linux32-libotr
- linux64-rust
- linux64-sccache
- sysroot-i686-linux-gnu
- sysroot-x86_64-linux-gnu
|