summaryrefslogtreecommitdiffstats
path: root/testing/buildbot
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-06-30 14:09:10 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-30 21:09:57 +0000
commit48b930f48413e09c62fdb8dc6f5167b00876c5c9 (patch)
tree6c6a6b84d02e2962081a5e63dea6e850659e147e /testing/buildbot
parentaeccaa3dbfbae345cde70bad95177e18c5358569 (diff)
downloadchromium_src-48b930f48413e09c62fdb8dc6f5167b00876c5c9.zip
chromium_src-48b930f48413e09c62fdb8dc6f5167b00876c5c9.tar.gz
chromium_src-48b930f48413e09c62fdb8dc6f5167b00876c5c9.tar.bz2
Convert sandbox_linux_unittests to run exclusively on Swarming
0 configs already ran on Swarming 16 used to run locally and were converted: - chromium.chromiumos.json: Linux ChromiumOS Ozone Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (dbg)(1) - chromium.fyi.json: Linux Trusty - chromium.fyi.json: Linux Trusty (dbg) - chromium.linux.json: Cast Linux - chromium.linux.json: Linux Tests - chromium.linux.json: Linux Tests (dbg)(1) - chromium.linux.json: Linux Tests (dbg)(1)(32) - chromium.memory.fyi.json: Linux ChromeOS MSan Tests - chromium.memory.fyi.json: Linux MSan Tests - chromium.memory.fyi.json: Linux TSan Tests - chromium.memory.json: Linux ASan LSan Tests (1) - chromium.memory.json: Linux Chromium OS ASan LSan Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (dbg)(1) Ran: ./manage.py --convert sandbox_linux_unittests R=jln@chromium.org,dpranke@chromium.org TBR= BUG=98637 Review URL: https://codereview.chromium.org/1215213002 Cr-Commit-Position: refs/heads/master@{#336873}
Diffstat (limited to 'testing/buildbot')
-rw-r--r--testing/buildbot/chromium.chromiumos.json9
-rw-r--r--testing/buildbot/chromium.fyi.json6
-rw-r--r--testing/buildbot/chromium.linux.json12
-rw-r--r--testing/buildbot/chromium.memory.fyi.json9
-rw-r--r--testing/buildbot/chromium.memory.json6
-rw-r--r--testing/buildbot/chromium.webkit.json6
6 files changed, 48 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 7dc4ff8..f565642 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -295,6 +295,9 @@
"args": [
"--test-launcher-print-test-stdio=always"
],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -528,6 +531,9 @@
"args": [
"--test-launcher-print-test-stdio=always"
],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -760,6 +766,9 @@
"args": [
"--test-launcher-print-test-stdio=always"
],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index b6aacb9..466e9aa 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -3024,6 +3024,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -3447,6 +3450,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 4952639..6b43a3a 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -178,6 +178,9 @@
"test": "ppapi_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -664,6 +667,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -948,6 +954,9 @@
"args": [
"--test-launcher-print-test-stdio=always"
],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -1216,6 +1225,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
index ea453b9..1947f93 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -190,6 +190,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -426,6 +429,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -629,6 +635,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
index a58af3f..ae6f40a 100644
--- a/testing/buildbot/chromium.memory.json
+++ b/testing/buildbot/chromium.memory.json
@@ -146,6 +146,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -375,6 +378,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index baa56e1..afa95c9b5 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -174,6 +174,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{
@@ -397,6 +400,9 @@
"test": "remoting_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sandbox_linux_unittests"
},
{