| Index: scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_multirel.json
|
| diff --git a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_multirel.json b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_multirel.json
|
| index dfc66493da9f8a908d389bcfc3fe8c8ab39f4485..e6116b09a7a1ad67600c93589f02abed89efcdf3 100644
|
| --- a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_multirel.json
|
| +++ b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_multirel.json
|
| @@ -201,13 +201,45 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
|
| + "--gsutil-py-path",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| + "--ninja-path",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
|
| "--target",
|
| "Release",
|
| - "--compiler=goma",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/chrome-official",
|
| + "--goma-cache-dir",
|
| + "[GOMA_CACHE]",
|
| + "--buildbot-buildername",
|
| + "linux-sdk-multirel",
|
| + "--buildbot-mastername",
|
| + "client.nacl.sdk",
|
| + "--buildbot-slavename",
|
| + "TestSlave",
|
| + "--compiler",
|
| + "goma",
|
| + "--goma-jsonstatus",
|
| + "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--",
|
| "chrome"
|
| ],
|
| - "name": "compile"
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "compile",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| + "@@@STEP_LOG_END@json.output (invalid)@@@"
|
| + ]
|
| },
|
| {
|
| "allow_subannotations": true,
|
|
|