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:
Geoff Brown 2018-01-03 09:29:32 -07:00
Родитель 8e192994f8
Коммит 9b8926168a
3 изменённых файлов: 12 добавлений и 0 удалений

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

@ -22,6 +22,10 @@ cppunit:
description: "CPP Unit Tests"
suite: cppunittest
treeherder-symbol: tc(Cpp)
instance-size:
by-test-platform:
android.*: xlarge
default: default
run-on-projects:
by-test-platform:
windows10-64-asan/opt: [] # as an exception to windows.*

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

@ -57,6 +57,10 @@ test-verify:
suite: test-verification
treeherder-symbol: tc(TV)
loopback-video: true
instance-size:
by-test-platform:
android.*: xlarge
default: default
max-run-time: 5400
allow-software-gl-layers: false
run-on-projects:

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

@ -257,6 +257,10 @@ mochitest-gpu:
.*-qr/.*: ['mozilla-central', 'autoland', 'mozilla-inbound', 'try'] # exclude beta and project branches
default: built-projects
loopback-video: true
instance-size:
by-test-platform:
android.*: xlarge
default: default
virtualization: virtual-with-gpu
e10s:
by-test-platform: