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

Differential Revision: https://phabricator.services.mozilla.com/D128942
This commit is contained in:
Andrew Halberstadt 2021-10-20 17:38:24 +00:00
Родитель 139713238e
Коммит 3769a0b8e6
1 изменённых файлов: 17 добавлений и 5 удалений

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

@ -726,11 +726,10 @@ mochitest-plain-headless:
allow-software-gl-layers: false
tier: 2
variants:
by-test-platform:
linux.*64/debug: ['fission', 'wayland', 'socketprocess_networking']
linux.*64-qr/debug: ['webrender-sw', 'fission', 'wayland', 'socketprocess_networking']
android-em-7.0-x86_64-qr/debug: ['webrender-sw', 'fission']
default: ['fission']
- fission
- socketprocess_networking
- wayland
- webrender-sw
run-on-projects:
by-variant:
fission:
@ -741,6 +740,19 @@ mochitest-plain-headless:
linux.*64/debug: ['mozilla-central']
windows10-64-shippable(-qr)?/opt: ['mozilla-central']
default: []
socketprocess_networking:
by-test-platform:
linux.*64-qr/debug: ['mozilla-central']
default: []
wayland:
by-test-platform:
linux.*64-qr/debug: ['mozilla-central']
default: []
webrender-sw:
by-test-platform:
android-em-7.0-x86_64-qr/debug: ['mozilla-central']
linux.*64-qr/debug: ['mozilla-central']
default: []
default: ['mozilla-central']
mozharness:
mochitest-flavor: plain