ci/windows: Add a manual full job

Add the test-dozen-deqp-full nightly job, which runs VKCTS
without a fraction.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32704>
This commit is contained in:
Valentine Burley 2024-12-17 15:25:12 +01:00 committed by Marge Bot
parent 6076b8a49c
commit 435017700d
2 changed files with 21 additions and 0 deletions

View file

@ -70,3 +70,17 @@
- changes:
- src/microsoft/vulkan/*
when: on_success
.dozen-manual-rules:
stage: layered-backends-postmerge
extends: .no-auto-retry
rules:
- !reference [.test, rules]
- !reference [.microsoft-farm-manual-rules, rules]
- !reference [.vulkan-manual-rules, rules]
- changes:
*spirv2dxil_file_list
when: manual
- changes:
- src/microsoft/vulkan/*
when: manual

View file

@ -47,3 +47,10 @@ test-dozen-deqp:
- results/
reports:
junit: results/junit.xml
test-dozen-deqp-full:
extends:
- test-dozen-deqp
- .dozen-manual-rules
variables:
DEQP_FRACTION: 1