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

Unified Diff: scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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: scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
diff --git a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
similarity index 98%
rename from scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json
rename to scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
index 69971d4c5b1f9cebbbfe19af78f7db7d6a19000a..ce924e97e75357660620cdc5ef83336a36cb9345 100644
--- a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json
+++ b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
@@ -86,7 +86,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.5@@@"
]
},
{
@@ -203,8 +203,6 @@
"--idempotent",
"--user",
"joe",
- "--cipd-package",
- "bin:super/awesome/pkg:git_revision:deadbeef",
"hash_for_win"
],
"name": "[trigger] hello_world on Windows-7-SP1",
@@ -277,8 +275,6 @@
"--idempotent",
"--user",
"joe",
- "--cipd-package",
- "bin:super/awesome/pkg:git_revision:deadbeef",
"hash_for_linux"
],
"name": "[trigger] hello_world on Ubuntu-12.04",
@@ -357,8 +353,6 @@
"--idempotent",
"--user",
"joe",
- "--cipd-package",
- "bin:super/awesome/pkg:git_revision:deadbeef",
"hash_for_mac"
],
"name": "[trigger] hello_world on Mac-10.9",

Powered by Google App Engine
This is Rietveld 408576698