| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Win_10_Fast_Ring.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Win_10_Fast_Ring.json
|
| similarity index 94%
|
| rename from scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
|
| rename to scripts/slave/recipes/chromium.expected/full_chromium_fyi_Win_10_Fast_Ring.json
|
| index 0c226c6e93ab276f5b7f076d7e3a7b737d2b8eff..7100de8c3827cd796867be9e475e2eb098168967 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Win_10_Fast_Ring.json
|
| @@ -16,7 +16,7 @@
|
| "--master",
|
| "chromium.fyi",
|
| "--builder",
|
| - "Chromium Win 10",
|
| + "Win 10 Fast Ring",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -172,6 +172,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -190,7 +191,7 @@
|
| "--paths",
|
| "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
|
| "--properties",
|
| - "{\"buildername\": \"Chromium Win 10\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
|
| + "{\"buildername\": \"Win 10 Fast Ring\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| @@ -231,6 +232,25 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
|
| + "gen",
|
| + "-m",
|
| + "chromium.fyi",
|
| + "-b",
|
| + "Win 10 Fast Ring",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]\\cipd\\goma",
|
| + "//out/Release_x64"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
|
| "--show-path",
|
| "python",
|
|
|