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

Unified Diff: infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json

Issue 2186993002: Include "revision" tag for all Swarming tasks (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 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
Index: infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
diff --git a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
index 84f6f94f8a9f095435ba1573e788e1e62529a4d2..68f8b65a823584624609d095f6639c9aab2619f9 100644
--- a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
+++ b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
@@ -404,6 +404,8 @@
"--tag",
"os:Ubuntu",
"--tag",
+ "revision:abc123",
+ "--tag",
"slavename:skiabot-linux-swarm-000",
"--tag",
"stepname:compile_skia on Ubuntu",
@@ -661,6 +663,8 @@
"--tag",
"os:Ubuntu",
"--tag",
+ "revision:abc123",
+ "--tag",
"slavename:skiabot-linux-swarm-000",
"--tag",
"stepname:test_skia on Ubuntu",
@@ -841,6 +845,8 @@
"--tag",
"os:Ubuntu",
"--tag",
+ "revision:abc123",
+ "--tag",
"slavename:skiabot-linux-swarm-000",
"--tag",
"stepname:perf_skia on Ubuntu",

Powered by Google App Engine
This is Rietveld 408576698