[own] ci: Verify that entry-point-semantics.shader_test fails on DXC 1.8.2502.
Somewhat similar to gio's setup, the $CI_REGISTRY/fcasas/vkd3d:debian-bookworm
image is updated every time there is a push to fcasas/ci-image
.
OTOH, fcasas/ci-image
is configured so every time there is a merge request the image used is that one.
Since ci-test
is based on top of ci-image
, it will run with $CI_REGISTRY/fcasas/vkd3d:debian-bookworm
.
The image already has the updated DXC 1.8.2502. Meaning that if this MR pipeline passes, we verify that the test now fails in SM6 and thus should be marked as such.