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

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

Issue 1419783008: Swarm telemetry_gpu_unittests on "Windows Tests", "Mac tests", "Linux tests" and FYI bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.mac.json ('k') | no next file » | 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 8fc211f3630bb218160dc43a7cbc1da597601c33..7bb80b69ac8ec5a2dd0fb26de87e340cf36e29d6 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -683,7 +683,10 @@
"isolated_scripts": [
{
"isolate_name": "telemetry_gpu_unittests",
- "name": "telemetry_gpu_unittests"
+ "name": "telemetry_gpu_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
@@ -1118,7 +1121,10 @@
"isolated_scripts": [
{
"isolate_name": "telemetry_gpu_unittests",
- "name": "telemetry_gpu_unittests"
+ "name": "telemetry_gpu_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
@@ -1458,7 +1464,10 @@
"isolated_scripts": [
{
"isolate_name": "telemetry_gpu_unittests",
- "name": "telemetry_gpu_unittests"
+ "name": "telemetry_gpu_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
@@ -1986,7 +1995,10 @@
"isolated_scripts": [
{
"isolate_name": "telemetry_gpu_unittests",
- "name": "telemetry_gpu_unittests"
+ "name": "telemetry_gpu_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698