Commit 7aedee51 authored by Yuly Novikov's avatar Yuly Novikov Committed by Chromium LUCI CQ

Test Mesa 20.0.8 on Linux FYI Experimental Release (Intel HD 630)

With Ubuntu 18.04.5.

Also focus Linux FYI Release (Intel UHD 630) on this version.

And try re-enabling tab_capture_end2end_tests on this OS version.

TBR=bsheedy

Bug: 1153159
Change-Id: I255bb6b221278253213c8a4504e387360250661b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575348Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834105}
parent eaae7f4a
This diff is collapsed.
......@@ -447,8 +447,8 @@
# Similar to stable, but with a newer Mesa version.
'swarming': {
'dimensions': {
'gpu': '8086:5912-19.0.2',
'os': 'Ubuntu-19.04',
'gpu': '8086:5912-20.0.8',
'os': 'Ubuntu-18.04.5',
'pool': 'chromium.tests.gpu',
},
},
......@@ -465,8 +465,8 @@
'linux_intel_uhd_630_stable': {
'swarming': {
'dimensions': {
'gpu': '8086:3e92-19.0.8|8086:3e92-20.0.8',
'os': 'Ubuntu-19.04|Ubuntu-18.04.5',
'gpu': '8086:3e92-20.0.8',
'os': 'Ubuntu-18.04.5',
'pool': 'chromium.tests.gpu',
},
# Same long expiration as win10_intel_uhd_630_stable due to capacity.
......
......@@ -2569,7 +2569,6 @@
'Win7 FYI Debug (AMD)',
# Disabled due to dbus crashes crbug.com/927465
'Linux FYI Release (Intel HD 630)',
'Linux FYI Release (Intel UHD 630)',
'Linux FYI Release (NVIDIA)',
'Linux FYI SkiaRenderer Vulkan (Intel HD 630)',
'Linux FYI SkiaRenderer Vulkan (NVIDIA)',
......
......@@ -3861,11 +3861,10 @@
'limited_capacity_bot',
'linux_intel_hd_630_experimental',
],
# Currently the experimental driver is identical to the stable
# driver. If it's upgraded, change these test_suites to be the same as
# 'Linux FYI Release (Intel HD 630)'.
'test_suites': {
'gpu_telemetry_tests': 'gpu_noop_sleep_telemetry_test',
'gtest_tests': 'gpu_fyi_linux_release_gtests',
'gpu_telemetry_tests': 'gpu_fyi_linux_release_telemetry_tests',
'isolated_scripts': 'gpu_angle_restricted_trace_gold_isolated_scripts',
},
},
'Linux FYI Experimental 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