diff options
Diffstat (limited to 'testing/buildbot')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 6 | ||||
-rw-r--r-- | testing/buildbot/chromium.win.json | 15 |
2 files changed, 21 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index f742723..583788f 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -1753,6 +1753,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { @@ -1916,6 +1919,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json index 3e83247..40fb0db 100644 --- a/testing/buildbot/chromium.win.json +++ b/testing/buildbot/chromium.win.json @@ -223,6 +223,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { @@ -545,6 +548,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { @@ -990,6 +996,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { @@ -1292,6 +1301,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { @@ -1753,6 +1765,9 @@ "test": "sbox_integration_tests" }, { + "swarming": { + "can_use_on_swarming_builders": true + }, "test": "sbox_unittests" }, { |