update_meta_config: Use new LUCI mac optional GPU trybot

BUG=chromium:815092

Change-Id: I7ec1d448c94bbdb6931fb315d6daf3d882430497
Reviewed-on: https://skia-review.googlesource.com/115362
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
This commit is contained in:
Corentin Wallez 2018-03-20 13:42:43 -04:00 committed by Skia Commit-Bot
parent aeb425dbf1
commit 578a8f15d0

View File

@ -22,6 +22,7 @@ SKIA_REPO_TEMPLATE = 'https://skia.googlesource.com/%s.git'
CQ_INCLUDE_CHROMIUM_TRYBOTS = [
('luci.chromium.try', [
'linux_optional_gpu_tests_rel',
'mac_optional_gpu_tests_rel',
]),
('master.tryserver.blink', [
'linux_trusty_blink_dbg',
@ -44,7 +45,6 @@ CQ_INCLUDE_CHROMIUM_TRYBOTS = [
'mac_chromium_compile_rel_ng',
'mac_chromium_dbg_ng',
'mac_chromium_rel_ng',
'mac_optional_gpu_tests_rel',
]),
('master.tryserver.chromium.win', [
'win_chromium_compile_dbg_ng',