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

Unified Diff: scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config.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/infra/master_manager_config.expected/master_manager_config.json
diff --git a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config.json b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config.json
index 81d2f92884f8ecea87535afdcd0fd96d868378c4..6cb6583d265720bcceb235ba3243d9f829fd2270 100644
--- a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config.json
+++ b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "internal.infra",
- "--builder",
- "infradata_config",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra_internal', 'url': 'https://chrome-internal.googlesource.com/infra/infra_internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra-data-master-manager', 'url': 'https://chrome-internal.googlesource.com/infradata/master-manager.git'}]",
"--root",
@@ -26,7 +20,6 @@
"/path/to/tmp/json",
"--revision",
"infra_internal@c14d891d44f0afff64e56ed7c9702df1d807b1ee",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698