mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 11:40:10 +01:00
r300/ci: remove RV530 and RV380 non-asan deqp jobs
No need to duplicate the work with asan jobs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38971>
This commit is contained in:
parent
c1bf22b56f
commit
c7a345aea6
1 changed files with 0 additions and 18 deletions
|
|
@ -26,17 +26,6 @@ include:
|
||||||
variables:
|
variables:
|
||||||
CI_TRON_DUT_SETUP_TAGS: radeon:codename:RV380
|
CI_TRON_DUT_SETUP_TAGS: radeon:codename:RV380
|
||||||
|
|
||||||
r300-rv530-deqp-gles2:
|
|
||||||
extends:
|
|
||||||
- .ondracka-rv530
|
|
||||||
variables:
|
|
||||||
DEQP_SUITE: r300-rv530
|
|
||||||
GPU_VERSION: r300-rv530-nohiz
|
|
||||||
# Only single process can use hiz at a time, and we have some issues
|
|
||||||
# there in depth stencil tests, so it brings flakes,
|
|
||||||
# see https://gitlab.freedesktop.org/mesa/mesa/-/issues/8093
|
|
||||||
RADEON_DEBUG: nohiz
|
|
||||||
|
|
||||||
r300-rv530-deqp-gles2-asan:
|
r300-rv530-deqp-gles2-asan:
|
||||||
extends:
|
extends:
|
||||||
- .ci-tron-x86_64-test-gl-asan-manual
|
- .ci-tron-x86_64-test-gl-asan-manual
|
||||||
|
|
@ -50,13 +39,6 @@ r300-rv530-deqp-gles2-asan:
|
||||||
# see https://gitlab.freedesktop.org/mesa/mesa/-/issues/8093
|
# see https://gitlab.freedesktop.org/mesa/mesa/-/issues/8093
|
||||||
RADEON_DEBUG: nohiz
|
RADEON_DEBUG: nohiz
|
||||||
|
|
||||||
r300-rv380-deqp-gles2:
|
|
||||||
extends:
|
|
||||||
- .ondracka-rv380
|
|
||||||
variables:
|
|
||||||
DEQP_SUITE: r300-rv380
|
|
||||||
GPU_VERSION: r300-rv380
|
|
||||||
|
|
||||||
r300-rv380-deqp-gles2-asan:
|
r300-rv380-deqp-gles2-asan:
|
||||||
extends:
|
extends:
|
||||||
- .ci-tron-x86_64-test-gl-asan-manual
|
- .ci-tron-x86_64-test-gl-asan-manual
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue