Commit 8b55a3e5 by Yuly Novikov Committed by Commit Bot

Replace Win x64 dEQP GPU.FYI bots with chromium.angle bots

Bug: angleproject:4483 Change-Id: I6b09f2c97e07eca90c71211e23ddd931637e7dda Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2733270Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
parent d0c8d6a9
...@@ -128,10 +128,10 @@ LOGGER = logging.getLogger('generate_stats') ...@@ -128,10 +128,10 @@ LOGGER = logging.getLogger('generate_stats')
SCOPES = ['https://www.googleapis.com/auth/spreadsheets'] SCOPES = ['https://www.googleapis.com/auth/spreadsheets']
BOT_NAMES = [ BOT_NAMES = [
'Win10 FYI x64 dEQP Release (NVIDIA)', 'win10-angle-x64-nvidia',
'Win10 FYI x64 dEQP Release (Intel HD 630)', 'win10-angle-x64-intel',
'Win7 FYI dEQP Release (AMD)', 'Win7 FYI dEQP Release (AMD)',
'Win7 FYI x64 dEQP Release (NVIDIA)', 'win7-angle-x64-nvidia',
'Mac FYI dEQP Release Intel', 'Mac FYI dEQP Release Intel',
'Mac FYI dEQP Release AMD', 'Mac FYI dEQP Release AMD',
'Linux FYI dEQP Release (Intel HD 630)', 'Linux FYI dEQP Release (Intel HD 630)',
......
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