| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_forced.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_forced.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_forced.json
|
| index b2b0f71ae9195b797d062f59abbd846174842c00..0925f2d9f537efbc8e06b04cf2edf7413bf65a3d 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_forced.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_forced.json
|
| @@ -280,6 +280,34 @@
|
| "name": "package build"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::zip]/resources/zip.py"
|
| + ],
|
| + "name": "AppRTCDemo zip archive",
|
| + "stdin": "{\"entries\": [{\"archive_name\": null, \"path\": \"[BUILDER_CACHE]/Android32_Builder/src/out/Release/apks/AppRTCDemo.apk\", \"type\": \"file\"}], \"output\": \"[SLAVE_BUILD]/AppRTCDemo_apk.zip\", \"root\": \"[BUILDER_CACHE]/Android32_Builder/src/out/Release/apks\"}"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| + "--",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| + "----",
|
| + "cp",
|
| + "-a",
|
| + "public-read",
|
| + "[SLAVE_BUILD]/AppRTCDemo_apk.zip",
|
| + "gs://chromium-webrtc/client.webrtc/Android32 Builder/AppRTCDemo_apk_170242.zip"
|
| + ],
|
| + "name": "gsutil upload",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-webrtc/client.webrtc/Android32 Builder/AppRTCDemo_apk_170242.zip@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [],
|
| "name": "trigger",
|
| "trigger_specs": [
|
|
|