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

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

Issue 1419143006: Run telemetry_perf_unittests via isolate on "Mac tests", "Linux tests" and trybot with swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable swarming on Mac10.9Tests & Mac10.9TestDebug Created 5 years, 1 month 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.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 7c008ca2a19efe9bcd7586cfd229b715ff57a650..e5499ada4d64381701e8123cf328ba03b7f474a4 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -675,7 +675,10 @@
},
{
"isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
+ "name": "telemetry_perf_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
@@ -1044,7 +1047,10 @@
},
{
"isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
+ "name": "telemetry_perf_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698