Commit e9f81dc4 authored by Brian Sheedy's avatar Brian Sheedy Committed by Commit Bot

Switch Win Exp bot to 26.20.100.7870

Switches the GPU Win10 Intel experimental bot to trigger tests on
machins with driver 26.20.100.7870 to test the stability.

TBR=ynovikov@chromium.org

Bug: 1053803
Change-Id: I3fa8467656312288add0658a3e4b7dfb9c5ac2d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111470Reviewed-by: default avatarBrian Sheedy <bsheedy@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751911}
parent 33f10e33
This diff is collapsed.
This diff is collapsed.
...@@ -663,17 +663,15 @@ ...@@ -663,17 +663,15 @@
}, },
}, },
}, },
# TODO(https://crbug.com/1053803): Re-add once the machines are upgraded to 'win10_intel_hd_630_experimental': {
# the newer driver version. 'swarming': {
# 'win10_intel_hd_630_experimental': { 'dimensions': {
# 'swarming': { 'gpu': '8086:5912-26.20.100.7870',
# 'dimensions': { 'os': 'Windows-10',
# 'gpu': '8086:5912-26.20.100.7323', 'pool': 'chromium.tests.gpu.template',
# 'os': 'Windows-10', },
# 'pool': 'chromium.tests.gpu.template', },
# }, },
# },
# },
'win10_intel_hd_630_stable': { 'win10_intel_hd_630_stable': {
'swarming': { 'swarming': {
'dimensions': { 'dimensions': {
......
...@@ -3438,15 +3438,12 @@ ...@@ -3438,15 +3438,12 @@
'browser_config': 'release_x64', 'browser_config': 'release_x64',
'mixins': [ 'mixins': [
'limited_capacity_bot', 'limited_capacity_bot',
'win10_intel_hd_630_stable', 'win10_intel_hd_630_experimental',
], ],
'test_suites': { 'test_suites': {
'gpu_telemetry_tests': 'gpu_noop_sleep_telemetry_test', 'gtest_tests': 'gpu_fyi_win_gtests',
# TODO(https://crbug.com/1053803): Re-enable tests once the machines 'isolated_scripts': 'gpu_angle_and_desktop_representative_perf_fyi_isolated_scripts',
# are updated to the target driver version. 'gpu_telemetry_tests': 'gpu_fyi_win_intel_release_telemetry_tests',
# 'gtest_tests': 'gpu_fyi_win_gtests',
# 'isolated_scripts': 'gpu_angle_and_desktop_representative_perf_fyi_isolated_scripts',
# 'gpu_telemetry_tests': 'gpu_fyi_win_intel_release_telemetry_tests',
}, },
}, },
'Win10 FYI x64 Exp Release (NVIDIA)': { 'Win10 FYI x64 Exp Release (NVIDIA)': {
......
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