Bug 1733631 - [ci] Stop keying 'mochitest-devtools-chrome' variants by-platform, r=jmaher

This does not add or remove any tasks.

Depends on D128799

Differential Revision: https://phabricator.services.mozilla.com/D128800
This commit is contained in:
Andrew Halberstadt 2021-10-19 19:10:04 +00:00
Родитель 961bac6892
Коммит d1bc889130
1 изменённых файлов: 22 добавлений и 4 удалений

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

@ -311,18 +311,36 @@ mochitest-devtools-chrome:
treeherder-symbol: M(dt)
loopback-video: true
variants:
by-test-platform:
linux.*64(-shippable)?-qr/opt: ['fission', 'a11y-checks', 'wayland']
linux.*64-qr/debug: ['webrender-sw', 'fission', 'wayland', 'socketprocess_networking']
default: ['fission']
- a11y-checks
- fission
- socketprocess_networking
- wayland
- webrender-sw
run-on-projects:
by-variant:
a11y-checks:
by-test-platform:
linux.*64(-shippable)?-qr/opt: built-projects
default: []
fission:
by-test-platform:
linux.*64(-shippable)?-qr/(opt|debug): ['trunk']
windows10-64-2004(-shippable)?-qr/(opt|debug): ['trunk']
linux.*64-ccov-qr/opt: ["mozilla-central"]
default: []
socketprocess_networking:
by-test-platform:
linux.*64-qr/debug: built-projects
default: []
wayland:
by-test-platform:
linux.*64-ccov-qr/opt: []
linux.*64(-shippable)?-qr/(opt|debug): built-projects
default: []
webrender-sw:
by-test-platform:
linux.*64-qr/debug: built-projects
default: []
default:
by-test-platform:
.*-tsan-qr/opt: ['trunk']