| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging.json
|
| index a19ec3ab1dae1e7f136c8981029549fd9d2bed27..c2b69fdcc6447fa75be44623fc38d474fd4595c9 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging.json
|
| @@ -152,6 +152,39 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/v8/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "client.v8",
|
| + "-b",
|
| + "V8 Linux - swarming staging",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--gyp-script=gypfiles/gyp_v8",
|
| + "//out/Release"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/v8",
|
| "gen",
|
| @@ -188,39 +221,6 @@
|
| ]
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/v8/tools/mb/mb.py",
|
| - "gen",
|
| - "-m",
|
| - "client.v8",
|
| - "-b",
|
| - "V8 Linux - swarming staging",
|
| - "--config-file",
|
| - "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
|
| - "--goma-dir",
|
| - "[CACHE]/cipd/goma",
|
| - "--gyp-script=gypfiles/gyp_v8",
|
| - "//out/Release"
|
| - ],
|
| - "env": {
|
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| - },
|
| - "name": "generate_build_files"
|
| - },
|
| - {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|