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

Unified Diff: scripts/slave/recipes/v8/auto_roll_release_process.expected/update.json

Issue 1694383003: build: Bot_update refactor recipe roll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Disable for cronet and swarming Created 4 years, 10 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/recipes/v8/auto_roll_release_process.expected/update.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/update.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/update.json
index a4ee4562849ae332f013814a379bbccc97c8b432..4a7b15845fe0d7e351d9651251f17cf992307ab3 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/update.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/update.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "client.v8.fyi",
- "--builder",
- "Auto-roll - release process",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
@@ -22,7 +16,6 @@
"/path/to/tmp/json",
"--revision",
"v8@HEAD",
- "--force",
"--no_shallow",
"--output_manifest"
],

Powered by Google App Engine
This is Rietveld 408576698