Upgrade GT610 to Win 10 Creators Update.

Bug: 777523
No-Try: true
Change-Id: I0b9fe60c571dd9a96d6fd27c74071ef1809b4da5
Reviewed-on: https://skia-review.googlesource.com/66158
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
Ben Wagner 2017-11-01 14:28:03 -04:00 committed by Skia Commit-Bot
parent cca64b463f
commit 721718059f
2 changed files with 2 additions and 6 deletions

View File

@ -200,10 +200,6 @@ func defaultSwarmDimensions(parts map[string]string) []string {
if !ok {
glog.Fatalf("Entry %q not found in OS mapping.", os)
}
// These machines have a different Windows image.
if parts["model"] == "Golo" && os == "Win10" && parts["cpu_or_gpu_value"] == "GT610" {
d["os"] = "Windows-10-10586"
}
} else {
d["os"] = DEFAULT_OS_DEBIAN
}

View File

@ -10706,7 +10706,7 @@
],
"dimensions": [
"gpu:10de:104a-22.21.13.8205",
"os:Windows-10-10586",
"os:Windows-10-15063",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
@ -19906,7 +19906,7 @@
],
"dimensions": [
"gpu:10de:104a-22.21.13.8205",
"os:Windows-10-10586",
"os:Windows-10-15063",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,