Commit cddd8cd0 authored by Tom Anderson's avatar Tom Anderson Committed by Commit Bot

Explicitly request 16.04 swarming bots for the Linux Xenial bot

There was a build step (site_per_process_webkit_layout_tests) on Linux Xenial
that for some reason was requesting Trusty swarming bots.  All of the other
steps were using Xenial bots.  This CL explicitly requests Xenial swarming bots
to fix this step.

BUG=789768
R=dpranke@chromium.org

Change-Id: Id9b33f0fd189f2286cf6dbb03cfd1553bafdf354
Reviewed-on: https://chromium-review.googlesource.com/920764
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#536927}
parent 1514a0e1
...@@ -4584,61 +4584,111 @@ ...@@ -4584,61 +4584,111 @@
"gtest_tests": [ "gtest_tests": [
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "accessibility_unittests" "test": "accessibility_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "app_shell_unittests" "test": "app_shell_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "aura_unittests" "test": "aura_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "base_unittests" "test": "base_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "battor_agent_unittests" "test": "battor_agent_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "blink_heap_unittests" "test": "blink_heap_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "blink_platform_unittests" "test": "blink_platform_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "boringssl_crypto_tests" "test": "boringssl_crypto_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "boringssl_ssl_tests" "test": "boringssl_ssl_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 10 "shards": 10
}, },
"test": "browser_tests" "test": "browser_tests"
...@@ -4651,6 +4701,11 @@ ...@@ -4651,6 +4701,11 @@
"name": "network_service_browser_tests", "name": "network_service_browser_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 10 "shards": 10
}, },
"test": "browser_tests" "test": "browser_tests"
...@@ -4663,49 +4718,89 @@ ...@@ -4663,49 +4718,89 @@
"name": "site_per_process_browser_tests", "name": "site_per_process_browser_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 10 "shards": 10
}, },
"test": "browser_tests" "test": "browser_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "cacheinvalidation_unittests" "test": "cacheinvalidation_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "capture_unittests" "test": "capture_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "cast_unittests" "test": "cast_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "cc_unittests" "test": "cc_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "chrome_app_unittests" "test": "chrome_app_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "chromedriver_unittests" "test": "chromedriver_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "components_browsertests" "test": "components_browsertests"
}, },
...@@ -4715,13 +4810,23 @@ ...@@ -4715,13 +4810,23 @@
], ],
"name": "site_per_process_components_browsertests", "name": "site_per_process_components_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "components_browsertests" "test": "components_browsertests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "components_unittests" "test": "components_unittests"
}, },
...@@ -4731,19 +4836,34 @@ ...@@ -4731,19 +4836,34 @@
], ],
"name": "site_per_process_components_unittests", "name": "site_per_process_components_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "components_unittests" "test": "components_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "compositor_unittests" "test": "compositor_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
...@@ -4754,7 +4874,12 @@ ...@@ -4754,7 +4874,12 @@
], ],
"name": "network_service_content_browsertests", "name": "network_service_content_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
...@@ -4765,7 +4890,12 @@ ...@@ -4765,7 +4890,12 @@
], ],
"name": "site_per_process_content_browsertests", "name": "site_per_process_content_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
...@@ -4777,13 +4907,23 @@ ...@@ -4777,13 +4907,23 @@
"name": "viz_content_browsertests", "name": "viz_content_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 2 "shards": 2
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_unittests" "test": "content_unittests"
}, },
...@@ -4793,7 +4933,12 @@ ...@@ -4793,7 +4933,12 @@
], ],
"name": "site_per_process_content_unittests", "name": "site_per_process_content_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_unittests" "test": "content_unittests"
}, },
...@@ -4804,43 +4949,78 @@ ...@@ -4804,43 +4949,78 @@
], ],
"name": "viz_content_unittests", "name": "viz_content_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "content_unittests" "test": "content_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "crypto_unittests" "test": "crypto_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "dbus_unittests" "test": "dbus_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "device_unittests" "test": "device_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "display_unittests" "test": "display_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "events_unittests" "test": "events_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "extensions_browsertests" "test": "extensions_browsertests"
}, },
...@@ -4850,13 +5030,23 @@ ...@@ -4850,13 +5030,23 @@
], ],
"name": "site_per_process_extensions_browsertests", "name": "site_per_process_extensions_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "extensions_browsertests" "test": "extensions_browsertests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "extensions_unittests" "test": "extensions_unittests"
}, },
...@@ -4866,73 +5056,133 @@ ...@@ -4866,73 +5056,133 @@
], ],
"name": "site_per_process_extensions_unittests", "name": "site_per_process_extensions_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "extensions_unittests" "test": "extensions_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "filesystem_service_unittests" "test": "filesystem_service_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gcm_unit_tests" "test": "gcm_unit_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gfx_unittests" "test": "gfx_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gin_unittests" "test": "gin_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gn_unittests" "test": "gn_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "google_apis_unittests" "test": "google_apis_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gpu_ipc_service_unittests" "test": "gpu_ipc_service_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "gpu_unittests" "test": "gpu_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "headless_browsertests" "test": "headless_browsertests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "headless_unittests" "test": "headless_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 2 "shards": 2
}, },
"test": "interactive_ui_tests" "test": "interactive_ui_tests"
...@@ -4943,187 +5193,342 @@ ...@@ -4943,187 +5193,342 @@
], ],
"name": "site_per_process_interactive_ui_tests", "name": "site_per_process_interactive_ui_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "interactive_ui_tests" "test": "interactive_ui_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "ipc_tests" "test": "ipc_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "jingle_unittests" "test": "jingle_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "keyboard_unittests" "test": "keyboard_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "latency_unittests" "test": "latency_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "leveldb_service_unittests" "test": "leveldb_service_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "libjingle_xmpp_unittests" "test": "libjingle_xmpp_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "media_blink_unittests" "test": "media_blink_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "media_service_unittests" "test": "media_service_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "media_unittests" "test": "media_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "message_center_unittests" "test": "message_center_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "midi_unittests" "test": "midi_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "mojo_common_unittests" "test": "mojo_common_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "mojo_public_bindings_unittests" "test": "mojo_public_bindings_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "mojo_public_system_unittests" "test": "mojo_public_system_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "mojo_system_unittests" "test": "mojo_system_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "native_theme_unittests" "test": "native_theme_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "net_unittests" "test": "net_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "pdf_unittests" "test": "pdf_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "ppapi_unittests" "test": "ppapi_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "printing_unittests" "test": "printing_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "remoting_unittests" "test": "remoting_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "sandbox_linux_unittests" "test": "sandbox_linux_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "service_manager_unittests" "test": "service_manager_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "services_unittests" "test": "services_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "skia_unittests" "test": "skia_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "snapshot_unittests" "test": "snapshot_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "sql_unittests" "test": "sql_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "storage_unittests" "test": "storage_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "sync_integration_tests" "test": "sync_integration_tests"
}, },
...@@ -5133,31 +5538,56 @@ ...@@ -5133,31 +5538,56 @@
], ],
"name": "site_per_process_sync_integration_tests", "name": "site_per_process_sync_integration_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "sync_integration_tests" "test": "sync_integration_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "traffic_annotation_auditor_unittests" "test": "traffic_annotation_auditor_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "ui_base_unittests" "test": "ui_base_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "ui_touch_selection_unittests" "test": "ui_touch_selection_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "unit_tests" "test": "unit_tests"
}, },
...@@ -5167,55 +5597,100 @@ ...@@ -5167,55 +5597,100 @@
], ],
"name": "site_per_process_unit_tests", "name": "site_per_process_unit_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "unit_tests" "test": "unit_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "url_unittests" "test": "url_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "views_unittests" "test": "views_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "viz_unittests" "test": "viz_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "vr_common_unittests" "test": "vr_common_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "vr_pixeltests" "test": "vr_pixeltests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "webkit_unit_tests" "test": "webkit_unit_tests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "wm_unittests" "test": "wm_unittests"
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
}, },
"test": "wtf_unittests" "test": "wtf_unittests"
} }
...@@ -5228,35 +5703,60 @@ ...@@ -5228,35 +5703,60 @@
"isolate_name": "chromedriver_py_tests", "isolate_name": "chromedriver_py_tests",
"name": "chromedriver_py_tests", "name": "chromedriver_py_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
"isolate_name": "content_shell_crash_test", "isolate_name": "content_shell_crash_test",
"name": "content_shell_crash_test", "name": "content_shell_crash_test",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
"isolate_name": "devtools_closure_compile", "isolate_name": "devtools_closure_compile",
"name": "devtools_closure_compile", "name": "devtools_closure_compile",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
"isolate_name": "devtools_eslint", "isolate_name": "devtools_eslint",
"name": "devtools_eslint", "name": "devtools_eslint",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
"isolate_name": "metrics_python_tests", "isolate_name": "metrics_python_tests",
"name": "metrics_python_tests", "name": "metrics_python_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
...@@ -5281,7 +5781,7 @@ ...@@ -5281,7 +5781,7 @@
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [ "dimension_sets": [
{ {
"os": "Ubuntu-14.04" "os": "Ubuntu-16.04"
} }
], ],
"shards": 10 "shards": 10
...@@ -5291,7 +5791,12 @@ ...@@ -5291,7 +5791,12 @@
"isolate_name": "telemetry_gpu_unittests", "isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests", "name": "telemetry_gpu_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
...@@ -5299,6 +5804,11 @@ ...@@ -5299,6 +5804,11 @@
"name": "telemetry_perf_unittests", "name": "telemetry_perf_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"hard_timeout": 960, "hard_timeout": 960,
"shards": 12 "shards": 12
} }
...@@ -5311,6 +5821,11 @@ ...@@ -5311,6 +5821,11 @@
"name": "telemetry_unittests", "name": "telemetry_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 4 "shards": 4
} }
}, },
...@@ -5318,7 +5833,12 @@ ...@@ -5318,7 +5833,12 @@
"isolate_name": "views_perftests", "isolate_name": "views_perftests",
"name": "views_perftests", "name": "views_perftests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
}, },
{ {
...@@ -5333,6 +5853,11 @@ ...@@ -5333,6 +5853,11 @@
"results_handler": "layout tests", "results_handler": "layout tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
],
"shards": 10 "shards": 10
} }
}, },
...@@ -5340,7 +5865,12 @@ ...@@ -5340,7 +5865,12 @@
"isolate_name": "webkit_python_tests", "isolate_name": "webkit_python_tests",
"name": "webkit_python_tests", "name": "webkit_python_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"dimension_sets": [
{
"os": "Ubuntu-16.04"
}
]
} }
} }
], ],
......
...@@ -1058,6 +1058,13 @@ ...@@ -1058,6 +1058,13 @@
}, },
}, },
'Linux Xenial': { 'Linux Xenial': {
'swarming': {
'dimension_sets': [
{
'os': 'Ubuntu-16.04',
},
],
},
'additional_compile_targets': [ 'additional_compile_targets': [
'all', 'all',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment