Commit c8551c1d authored by zhaoyangli's avatar zhaoyangli Committed by Commit Bot

[iOS][infra] Remove iOS14 tester pool "chromium.tests.ios14" config.

The pool is going to be removed.

Bug: 1119885
Change-Id: I5dc5511a8078e305a139c07fd572ab2fac373fe6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378777Reviewed-by: default avatarGarrett Beaty <gbeaty@chromium.org>
Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802373}
parent f8b34573
This diff is collapsed.
This diff is collapsed.
...@@ -207,13 +207,6 @@ ...@@ -207,13 +207,6 @@
'service_account': 'chromium-tester@chops-service-accounts.iam.gserviceaccount.com', 'service_account': 'chromium-tester@chops-service-accounts.iam.gserviceaccount.com',
}, },
}, },
'chromium-tests-ios14': {
'swarming': {
'dimensions': {
'pool': 'chromium.tests.ios14',
},
},
},
'dawn_end2end_gpu_test': { 'dawn_end2end_gpu_test': {
'$mixin_append': { '$mixin_append': {
'args': [ 'args': [
......
...@@ -2149,7 +2149,6 @@ ...@@ -2149,7 +2149,6 @@
'all', 'all',
], ],
'mixins': [ 'mixins': [
'chromium-tests-ios14',
'mac_10.15', 'mac_10.15',
'mac_toolchain', 'mac_toolchain',
'out_dir_arg', 'out_dir_arg',
...@@ -2166,7 +2165,6 @@ ...@@ -2166,7 +2165,6 @@
'all', 'all',
], ],
'mixins': [ 'mixins': [
'chromium-tests-ios14',
'mac_10.15', 'mac_10.15',
'mac_toolchain', 'mac_toolchain',
'out_dir_arg', 'out_dir_arg',
......
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