commit | e16ba2cc5986220e9bbcf12316002f2273ba6eab | [log] [tgz] |
---|---|---|
author | Ben Wagner <benjaminwagner@google.com> | Tue Feb 27 15:12:03 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Feb 27 21:21:29 2018 +0000 |
tree | bbe21b7f61302c32654ac0773207979870674085 | |
parent | 79d33245b286d6cee49fda29f89af999666df207 [diff] [blame] |
Switch Win10 AlphaR2 bots to new Windows image. This affects RadeonR9M470X. Change-Id: I6d11ee553aced18494a07c5b8703060d105567f7 Reviewed-on: https://skia-review.googlesource.com/109809 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go index 70195ad..7d85a99 100644 --- a/infra/bots/gen_tasks.go +++ b/infra/bots/gen_tasks.go
@@ -213,6 +213,7 @@ if os == "Win10" { // Transition to new Win image by model name. _, ok = map[string]bool{ + "AlphaR2": true, "NUC5i7RYH": true, "NUC6i5SYK": true, "NUCD34010WYKH": true,