зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1427750 - Run a few more android emulator test tasks on xlarge instances; r=jmaher
Android cppunit, test-verify, and mochitest-gpu have been running on lower end aws instances. It is probably better to run all emulator tasks on xlarge.
This commit is contained in:
Родитель
8e192994f8
Коммит
9b8926168a
|
@ -22,6 +22,10 @@ cppunit:
|
||||||
description: "CPP Unit Tests"
|
description: "CPP Unit Tests"
|
||||||
suite: cppunittest
|
suite: cppunittest
|
||||||
treeherder-symbol: tc(Cpp)
|
treeherder-symbol: tc(Cpp)
|
||||||
|
instance-size:
|
||||||
|
by-test-platform:
|
||||||
|
android.*: xlarge
|
||||||
|
default: default
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
windows10-64-asan/opt: [] # as an exception to windows.*
|
windows10-64-asan/opt: [] # as an exception to windows.*
|
||||||
|
|
|
@ -57,6 +57,10 @@ test-verify:
|
||||||
suite: test-verification
|
suite: test-verification
|
||||||
treeherder-symbol: tc(TV)
|
treeherder-symbol: tc(TV)
|
||||||
loopback-video: true
|
loopback-video: true
|
||||||
|
instance-size:
|
||||||
|
by-test-platform:
|
||||||
|
android.*: xlarge
|
||||||
|
default: default
|
||||||
max-run-time: 5400
|
max-run-time: 5400
|
||||||
allow-software-gl-layers: false
|
allow-software-gl-layers: false
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
|
|
|
@ -257,6 +257,10 @@ mochitest-gpu:
|
||||||
.*-qr/.*: ['mozilla-central', 'autoland', 'mozilla-inbound', 'try'] # exclude beta and project branches
|
.*-qr/.*: ['mozilla-central', 'autoland', 'mozilla-inbound', 'try'] # exclude beta and project branches
|
||||||
default: built-projects
|
default: built-projects
|
||||||
loopback-video: true
|
loopback-video: true
|
||||||
|
instance-size:
|
||||||
|
by-test-platform:
|
||||||
|
android.*: xlarge
|
||||||
|
default: default
|
||||||
virtualization: virtual-with-gpu
|
virtualization: virtual-with-gpu
|
||||||
e10s:
|
e10s:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче