Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(730)

Unified Diff: testing/buildbot/chromium.win.json

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 33ab1a633d0a3680704ab62156df86fc5451bec1..8f17fb6cc00510f749c95c1790e5639a8dea31cc 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -424,6 +424,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sync_integration_tests"
},
{
@@ -887,6 +893,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sync_integration_tests"
},
{
@@ -1381,6 +1393,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sync_integration_tests"
},
{
@@ -1786,6 +1804,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "storage_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
},
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698