зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1733631 - [ci] Stop keying 'mochitest-chrome' variants by-platform, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D128835
This commit is contained in:
Родитель
d399f30df7
Коммит
27c8d4bb79
|
@ -322,15 +322,29 @@ mochitest-chrome:
|
|||
schedules-component: mochitest-chrome
|
||||
loopback-video: true
|
||||
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-test-platform:
|
||||
.*-tsan-qr/opt: ['trunk']
|
||||
default: built-projects
|
||||
by-variant:
|
||||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: built-projects
|
||||
default: []
|
||||
wayland:
|
||||
by-test-platform:
|
||||
linux.*64-qr/debug: built-projects
|
||||
default: []
|
||||
webrender-sw:
|
||||
by-test-platform:
|
||||
android-em-7.0-x86_64-qr/debug: built-projects
|
||||
linux.*64-qr/debug: built-projects
|
||||
default: []
|
||||
default:
|
||||
by-test-platform:
|
||||
.*-tsan-qr/opt: ['trunk']
|
||||
default: built-projects
|
||||
chunks:
|
||||
by-test-platform:
|
||||
.*(-ccov|-qr).*/.*: 3
|
||||
|
|
Загрузка…
Ссылка в новой задаче