Commit 844858f5 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Remove build & test configs for old *-google-rel builders.

And update references to them in public consoles.

Bug: 1032272
Change-Id: Ie40e34dd6d9cc9d0025a5361bb62a3ae0b93b96b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1960578Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarAaron Gable <agable@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#723620}
parent 0b4a5fe5
...@@ -334,22 +334,22 @@ luci.console_view( ...@@ -334,22 +334,22 @@ luci.console_view(
short_name = 'kvn', short_name = 'kvn',
), ),
luci.console_view_entry( luci.console_view_entry(
builder = 'chrome:ci/linux-chromeos-google-rel', builder = 'chrome:ci/linux-chromeos-chrome',
category = 'chrome', category = 'chrome',
short_name = 'cro', short_name = 'cro',
), ),
luci.console_view_entry( luci.console_view_entry(
builder = 'chrome:ci/linux-google-rel', builder = 'chrome:ci/linux-chrome',
category = 'chrome', category = 'chrome',
short_name = 'lnx', short_name = 'lnx',
), ),
luci.console_view_entry( luci.console_view_entry(
builder = 'chrome:ci/mac-google-rel', builder = 'chrome:ci/mac-chrome',
category = 'chrome', category = 'chrome',
short_name = 'mac', short_name = 'mac',
), ),
luci.console_view_entry( luci.console_view_entry(
builder = 'chrome:ci/win-google-rel', builder = 'chrome:ci/win-chrome',
category = 'chrome', category = 'chrome',
short_name = 'win', short_name = 'win',
), ),
......
...@@ -10511,22 +10511,22 @@ consoles: < ...@@ -10511,22 +10511,22 @@ consoles: <
short_name: "kvn" short_name: "kvn"
> >
builders: < builders: <
name: "buildbucket/luci.chrome.ci/linux-chromeos-google-rel" name: "buildbucket/luci.chrome.ci/linux-chromeos-chrome"
category: "chrome" category: "chrome"
short_name: "cro" short_name: "cro"
> >
builders: < builders: <
name: "buildbucket/luci.chrome.ci/linux-google-rel" name: "buildbucket/luci.chrome.ci/linux-chrome"
category: "chrome" category: "chrome"
short_name: "lnx" short_name: "lnx"
> >
builders: < builders: <
name: "buildbucket/luci.chrome.ci/mac-google-rel" name: "buildbucket/luci.chrome.ci/mac-chrome"
category: "chrome" category: "chrome"
short_name: "mac" short_name: "mac"
> >
builders: < builders: <
name: "buildbucket/luci.chrome.ci/win-google-rel" name: "buildbucket/luci.chrome.ci/win-chrome"
category: "chrome" category: "chrome"
short_name: "win" short_name: "win"
> >
......
This diff is collapsed.
...@@ -108,13 +108,6 @@ ...@@ -108,13 +108,6 @@
'shards': 15, 'shards': 15,
}, },
}, },
'linux-chromeos-google-rel': {
# TODO(https://crbug.com/932269): Promote out of experiment when the
# tests are green.
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.browser_tests.filter',
],
},
'linux-chromeos-chrome': { 'linux-chromeos-chrome': {
# TODO(https://crbug.com/932269): Promote out of experiment when the # TODO(https://crbug.com/932269): Promote out of experiment when the
# tests are green. # tests are green.
...@@ -891,12 +884,6 @@ ...@@ -891,12 +884,6 @@
'Win10 Tests x64 (dbg)': { 'Win10 Tests x64 (dbg)': {
'experiment_percentage': 100, 'experiment_percentage': 100,
}, },
'linux-chromeos-google-rel': {
# TODO(crbug.com/970649): Remove this filter.
'args': [
'--gtest_filter=-SadTabViewInteractiveUITest.ReloadMultipleSadTabs',
],
},
'linux-chromeos-chrome': { 'linux-chromeos-chrome': {
# TODO(crbug.com/970649): Remove this filter. # TODO(crbug.com/970649): Remove this filter.
'args': [ 'args': [
...@@ -1079,12 +1066,6 @@ ...@@ -1079,12 +1066,6 @@
'shards': 2, 'shards': 2,
}, },
}, },
'chromeos-betty-google-rel': {
# TODO(crbug.com/986904): Remove this filter.
'args': [
'--gtest_filter=-NetworkQualityEstimatorTest.TestTCPSocketRTT',
],
},
'chromeos-betty-chrome': { 'chromeos-betty-chrome': {
# TODO(crbug.com/986904): Remove this filter. # TODO(crbug.com/986904): Remove this filter.
'args': [ 'args': [
...@@ -1329,13 +1310,6 @@ ...@@ -1329,13 +1310,6 @@
'shards': 20, 'shards': 20,
}, },
}, },
'linux-chromeos-google-rel': {
# TODO(https://crbug.com/932269): Promote out of experiment when the
# tests are green.
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.browser_tests.filter',
],
},
'linux-chromeos-chrome': { 'linux-chromeos-chrome': {
# TODO(https://crbug.com/932269): Promote out of experiment when the # TODO(https://crbug.com/932269): Promote out of experiment when the
# tests are green. # tests are green.
...@@ -1423,21 +1397,6 @@ ...@@ -1423,21 +1397,6 @@
}, },
'ozone_unittests': { 'ozone_unittests': {
'modifications': { 'modifications': {
'chromeos-betty-google-rel': {
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
],
},
'chromeos-betty-pi-arc-google-rel': {
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
],
},
'linux-chromeos-google-rel': {
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
],
},
'chromeos-betty-chrome': { 'chromeos-betty-chrome': {
'args': [ 'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter', '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.ozone_unittests.filter',
...@@ -1855,11 +1814,6 @@ ...@@ -1855,11 +1814,6 @@
'shards': 2, 'shards': 2,
}, },
}, },
'linux-chromeos-google-rel': {
'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter',
],
},
'linux-chromeos-chrome': { 'linux-chromeos-chrome': {
'args': [ 'args': [
'--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter', '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.unit_tests.filter',
......
...@@ -12,8 +12,6 @@ ...@@ -12,8 +12,6 @@
{ {
'name': 'chrome', 'name': 'chrome',
'machines': { 'machines': {
# TODO(crbug.com/1032272): Delete all these in favor of their "*-chrome"
# counterparts below.
'chromeos-betty-chrome': { 'chromeos-betty-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chromiumos_preflight', 'chromiumos_preflight',
...@@ -32,24 +30,6 @@ ...@@ -32,24 +30,6 @@
], ],
}, },
}, },
'chromeos-betty-google-rel': {
'additional_compile_targets': [
'chromiumos_preflight',
],
'test_suites': {
'gtest_tests': 'chromeos_vm_gtests',
'isolated_scripts': 'chromeos_isolated_scripts',
},
'swarming': {
'dimension_sets': [
{
'kvm': '1',
'os': 'Ubuntu-16.04',
'pool': 'chrome.tests.cros-vm',
},
],
},
},
'chromeos-betty-pi-arc-chrome': { 'chromeos-betty-pi-arc-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chromiumos_preflight', 'chromiumos_preflight',
...@@ -67,23 +47,6 @@ ...@@ -67,23 +47,6 @@
], ],
}, },
}, },
'chromeos-betty-pi-arc-google-rel': {
'additional_compile_targets': [
'chromiumos_preflight',
],
'test_suites': {
'gtest_tests': 'chromeos_browser_integration_tests',
},
'swarming': {
'dimension_sets': [
{
'kvm': '1',
'os': 'Ubuntu-16.04',
'pool': 'chrome.tests.cros-vm',
},
],
},
},
'chromeos-eve-chrome': { 'chromeos-eve-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chromiumos_preflight', 'chromiumos_preflight',
...@@ -102,24 +65,6 @@ ...@@ -102,24 +65,6 @@
}, },
'os_type': 'chromeos' 'os_type': 'chromeos'
}, },
'chromeos-eve-google-rel': {
'additional_compile_targets': [
'chromiumos_preflight',
],
'test_suites': {
'gtest_tests': 'chromeos_device_gtests',
},
'swarming': {
'dimension_sets': [
{
'os': 'ChromeOS',
'device_type': 'eve',
'pool': 'luci.chrome.cros-dut',
},
],
},
'os_type': 'chromeos'
},
'chromeos-kevin-chrome': { 'chromeos-kevin-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chromiumos_preflight', 'chromiumos_preflight',
...@@ -138,24 +83,6 @@ ...@@ -138,24 +83,6 @@
}, },
'os_type': 'chromeos' 'os_type': 'chromeos'
}, },
'chromeos-kevin-google-rel': {
'additional_compile_targets': [
'chromiumos_preflight',
],
'test_suites': {
'gtest_tests': 'chromeos_device_gtests',
},
'swarming': {
'dimension_sets': [
{
'os': 'ChromeOS',
'device_type': 'kevin',
'pool': 'luci.chrome.cros-dut',
},
],
},
'os_type': 'chromeos'
},
'linux-chrome': { 'linux-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chrome', 'chrome',
...@@ -190,40 +117,6 @@ ...@@ -190,40 +117,6 @@
'gtest_tests': 'linux_chromeos_gtests', 'gtest_tests': 'linux_chromeos_gtests',
}, },
}, },
'linux-chromeos-google-rel': {
'additional_compile_targets': [
'chrome',
'chrome_sandbox',
'linux_symbols',
'symupload'
],
'mixins': [
'chrome-swarming-pool',
'linux-xenial',
],
'swarming': {
'dimension_sets': [
{
'ssd': '0',
},
],
},
'test_suites': {
'gtest_tests': 'linux_chromeos_gtests',
},
},
'linux-google-rel': {
'additional_compile_targets': [
'chrome',
'chrome/installer/linux',
],
'mixins': [
'chrome-swarming-pool',
],
'test_suites': {
'isolated_scripts': 'chrome_sizes',
},
},
'mac-chrome': { 'mac-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chrome', 'chrome',
...@@ -236,18 +129,6 @@ ...@@ -236,18 +129,6 @@
'isolated_scripts': 'chrome_sizes', 'isolated_scripts': 'chrome_sizes',
}, },
}, },
'mac-google-rel': {
'additional_compile_targets': [
'chrome',
],
'mixins': [
'chrome-swarming-pool',
'mac_10.14',
],
'test_suites': {
'isolated_scripts': 'chrome_sizes',
},
},
'win-chrome': { 'win-chrome': {
'additional_compile_targets': [ 'additional_compile_targets': [
'chrome', 'chrome',
...@@ -261,19 +142,6 @@ ...@@ -261,19 +142,6 @@
'isolated_scripts': 'chrome_sizes', 'isolated_scripts': 'chrome_sizes',
}, },
}, },
'win-google-rel': {
'additional_compile_targets': [
'chrome',
'chrome_official_builder',
],
'mixins': [
'chrome-swarming-pool',
'win10',
],
'test_suites': {
'isolated_scripts': 'chrome_sizes',
},
},
}, },
}, },
{ {
......
...@@ -14,16 +14,6 @@ ...@@ -14,16 +14,6 @@
# below). MB uses this dict to look up which config to use for a given bot. # below). MB uses this dict to look up which config to use for a given bot.
'masters': { 'masters': {
'chrome': { 'chrome': {
# TODO(crbug.com/1032272): Delete all these in favor of their "*-chrome"
# counterparts below.
'chromeos-betty-google-rel': 'official_cros_chrome_sdk',
'chromeos-betty-pi-arc-google-rel': 'official_cros_chrome_sdk',
'chromeos-eve-google-rel': 'official_cros_chrome_sdk',
'chromeos-kevin-google-rel': 'official_cros_chrome_sdk',
'linux-chromeos-google-rel': 'official_goma_chromeos_minimal_symbols',
'linux-google-rel': 'official_goma',
'mac-google-rel': 'official_goma',
'win-google-rel': 'official_goma_x86',
'chromeos-betty-chrome': 'official_cros_chrome_sdk', 'chromeos-betty-chrome': 'official_cros_chrome_sdk',
'chromeos-betty-pi-arc-chrome': 'official_cros_chrome_sdk', 'chromeos-betty-pi-arc-chrome': 'official_cros_chrome_sdk',
'chromeos-eve-chrome': 'official_cros_chrome_sdk', 'chromeos-eve-chrome': 'official_cros_chrome_sdk',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment