| Index: scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_NextGen_Linux_Builder.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest.json b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_NextGen_Linux_Builder.json
|
| similarity index 89%
|
| copy from scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest.json
|
| copy to scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_NextGen_Linux_Builder.json
|
| index 1744689b086022656da1fa4416414cf70cb7b62a..68262915ad592075b077c9ecbe642b62b484a23f 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_NextGen_Linux_Builder.json
|
| @@ -5,9 +5,9 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/bot_update.py",
|
| "--master",
|
| - "chromium.linux",
|
| + "chromium.gpu.fyi",
|
| "--builder",
|
| - "Linux Builder",
|
| + "GPU NextGen Linux Builder",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -112,7 +112,7 @@
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
|
| + "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| @@ -121,15 +121,15 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
|
| + "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.fyi.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json@@@",
|
| + "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.fyi.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"Linux NextGen Release (NVIDIA)\": {@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
|
| "@@@STEP_LOG_LINE@json.output@ {@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
|
| @@ -157,7 +157,7 @@
|
| "--paths",
|
| "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| "--properties",
|
| - "{\"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| + "{\"buildername\": \"GPU NextGen Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| @@ -194,9 +194,9 @@
|
| "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| "gen",
|
| "-m",
|
| - "chromium.linux",
|
| + "chromium.gpu.fyi",
|
| "-b",
|
| - "Linux Builder",
|
| + "GPU NextGen Linux Builder",
|
| "--config-file",
|
| "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| "--goma-dir",
|
| @@ -228,8 +228,7 @@
|
| "--ninja-ensure-up-to-date",
|
| "--",
|
| "browser_tests",
|
| - "browser_tests_run",
|
| - "chromium_swarm_tests"
|
| + "browser_tests_run"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -275,25 +274,6 @@
|
| ]
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/archive_dependencies.py",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--target",
|
| - "Release",
|
| - "--master",
|
| - "chromium.linux",
|
| - "--builder",
|
| - "Linux Builder",
|
| - "--build",
|
| - "571"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "archive dependencies"
|
| - },
|
| - {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -302,13 +282,13 @@
|
| "--target",
|
| "Release",
|
| "--build-url",
|
| - "gs://chromium-linux-archive/chromium.linux/Linux Builder",
|
| + "gs://chromium-gpu-fyi-archive/chromium.gpu.fyi/GPU NextGen Linux Builder",
|
| "--build_revision",
|
| "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| "--factory-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"GPU NextGen Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| "--build-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"GPU NextGen Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "package build"
|
| @@ -319,7 +299,7 @@
|
| "name": "trigger",
|
| "trigger_specs": [
|
| {
|
| - "builder_name": "Linux Tests",
|
| + "builder_name": "Linux NextGen Release (NVIDIA)",
|
| "properties": {
|
| "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
|
| "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
|
| @@ -337,7 +317,7 @@
|
| }
|
| ],
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@Linux Tests@@@"
|
| + "@@@STEP_TEXT@Linux NextGen Release (NVIDIA)@@@"
|
| ]
|
| },
|
| {
|
|
|