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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json

Issue 628523002: WebRTC: Prepare for enabling bot_update for standalone recipe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 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
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json
index 2498e3a89267e078bea5ae5a42e9483658b12758..43772c94021fe5e0e8193887acfdc981b6aa5f7e 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_gn__dbg_.json
@@ -3,6 +3,35 @@
"cmd": [
"python",
"-u",
+ "[BUILD]/scripts/slave/bot_update.py",
+ "--master",
+ "client.webrtc",
+ "--builder",
+ "Android GN (dbg)",
+ "--slave",
+ "slavename",
+ "--spec",
+ "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]\ntarget_os = ['android']",
+ "--revision_mapping_file",
+ "{\"src\": \"got_revision\"}",
+ "--output_json",
+ "/path/to/tmp/json",
+ "--revision",
+ "src@12345"
+ ],
+ "name": "bot_update",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"did_run\": false, @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@",
+ "@@@STEP_LOG_LINE@json.output@}@@@",
+ "@@@STEP_LOG_END@json.output@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
"[DEPOT_TOOLS]/gclient.py",
"config",
"--spec",

Powered by Google App Engine
This is Rietveld 408576698