Bug 1754079 - Run mochitest-gpu-c as 1proc. r=releng-reviewers,gbrown

Differential Revision: https://phabricator.services.mozilla.com/D138069
This commit is contained in:
Joel Maher 2022-02-07 22:02:35 +00:00
parent d10642bdfd
commit 4f99e4612d
2 changed files with 11 additions and 10 deletions

View File

@ -49,6 +49,7 @@ treeherder:
'M-a11y-checks': 'Mochitests with accessibility checks enabled'
'M-a11y-checks-fis': 'Mochitests with accessibility checks enabled and fission enabled'
'M-dfpi': 'Mochitests with dFPI enabled'
'M-dfpi-1proc': 'Mochitests with dFPI enabled and e10s disabled'
'M-dfpi-fis': 'Mochitests with dFPI and Fission enabled'
'M-dfpi-fis-xorig': 'Mochitests with dFPI, cross-origin and fission enabled'
'M-fis': 'Mochitests with fission enabled'

View File

@ -578,25 +578,25 @@ mochitest-chrome-gpu:
treeherder-symbol: M(gpu-c)
loopback-video: true
virtualization: virtual-with-gpu
run-without-variant: false
variants:
- dynamic-first-party-isolation+fission
- fission
- socketprocess_networking
- wayland
- webrender-sw
- 1proc
- dynamic-first-party-isolation+1proc
- socketprocess_networking+1proc
- wayland+1proc
- webrender-sw+1proc
run-on-projects:
by-variant:
dynamic-first-party-isolation+fission:
dynamic-first-party-isolation+1proc:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['mozilla-central']
default: []
fission: []
socketprocess_networking: []
wayland:
socketprocess_networking+1proc: []
wayland+1proc:
by-test-platform:
linux.*64-qr/debug: built-projects
default: []
webrender-sw:
webrender-sw+1proc:
by-test-platform:
android-em-7.0-x86_64-qr/debug: built-projects
linux.*64-qr/debug: built-projects