make all layout test bots available as Skia trybots
c.f. https://chromium-review.googlesource.com/c/chromium/src/+/737859, with its bots triggered by Blink's rebaseline-cl script. Change-Id: Ic83a4cbab2da56c1195de7ba9072fe379904b2b7 Reviewed-on: https://skia-review.googlesource.com/63681 Reviewed-by: Ravi Mistry <rmistry@google.com>
This commit is contained in:
parent
ca5d2cfe41
commit
fb4d3f0fb1
@ -21,8 +21,15 @@ SKIA_REPO_TEMPLATE = 'https://skia.googlesource.com/%s.git'
|
||||
|
||||
CQ_INCLUDE_CHROMIUM_TRYBOTS = [
|
||||
('master.tryserver.blink', [
|
||||
'linux_trusty_blink_rel',
|
||||
'android_blink_rel',
|
||||
'linux_trusty_blink_dbg',
|
||||
'linux_trusty_blink_rel',
|
||||
'mac10.10_blink_rel',
|
||||
'mac10.11_blink_rel',
|
||||
'mac10.11_retina_blink_rel',
|
||||
'mac10.12_blink_rel',
|
||||
'win10_blink_rel',
|
||||
'win7_blink_rel',
|
||||
]),
|
||||
('master.tryserver.chromium.linux', [
|
||||
'linux_chromium_compile_dbg_ng',
|
||||
|
Loading…
Reference in New Issue
Block a user