| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json
|
| index a43e7bd6e6841487d3ca39e821b0740807e53f67..d06cca454dfaa28f7f92104f39a1ac8f5b223088 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__large_tests_.json
|
| @@ -91,6 +91,60 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "cmd": [],
|
| + "name": "ensure_goma"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
|
| + "--platform",
|
| + "windows-386",
|
| + "--dest-directory",
|
| + "[SLAVE_BUILD]\\cipd",
|
| + "--json-output",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "ensure_goma.install cipd",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\\cipd\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "[SLAVE_BUILD]\\cipd\\cipd",
|
| + "ensure",
|
| + "--root",
|
| + "[CACHE]\\cipd\\goma",
|
| + "--list",
|
| + "infra_internal/goma/client/windows-amd64 release",
|
| + "--json-output",
|
| + "/path/to/tmp/json",
|
| + "--service-account-json",
|
| + "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + ],
|
| + "name": "ensure_goma.ensure_installed",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/windows-amd64\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ ]@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -117,7 +171,7 @@
|
| "--goma-service-account-json-file",
|
| "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "--goma-dir",
|
| - "[BUILD]\\goma",
|
| + "[CACHE]\\cipd\\goma",
|
| "--",
|
| "All"
|
| ],
|
|
|