From 9b8926168afab26777b02b7ea020b58943a84a67 Mon Sep 17 00:00:00 2001 From: Geoff Brown Date: Wed, 3 Jan 2018 09:29:32 -0700 Subject: [PATCH] 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. --- taskcluster/ci/test/compiled.yml | 4 ++++ taskcluster/ci/test/misc.yml | 4 ++++ taskcluster/ci/test/mochitest.yml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/taskcluster/ci/test/compiled.yml b/taskcluster/ci/test/compiled.yml index bf290d1df4b9..afbe6c9bce13 100644 --- a/taskcluster/ci/test/compiled.yml +++ b/taskcluster/ci/test/compiled.yml @@ -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.* diff --git a/taskcluster/ci/test/misc.yml b/taskcluster/ci/test/misc.yml index 1a6667b98266..5975b94f0240 100644 --- a/taskcluster/ci/test/misc.yml +++ b/taskcluster/ci/test/misc.yml @@ -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: diff --git a/taskcluster/ci/test/mochitest.yml b/taskcluster/ci/test/mochitest.yml index c21302a2562f..593c7ac3e676 100644 --- a/taskcluster/ci/test/mochitest.yml +++ b/taskcluster/ci/test/mochitest.yml @@ -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: