radv/ci: rename .test-radv to .ci-tron-test-radv
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34795>
This commit is contained in:
committed by
Marge Bot
parent
26e35d538a
commit
2db1f908f9
@@ -286,7 +286,7 @@
|
||||
VK_DRIVER: radeon
|
||||
|
||||
############### CI-tron
|
||||
.test-radv:
|
||||
.ci-tron-test-radv:
|
||||
variables:
|
||||
VK_DRIVER: radeon
|
||||
DRIVER_NAME: radv
|
||||
@@ -306,7 +306,7 @@
|
||||
extends:
|
||||
- .ci-tron-x86_64-test-vk
|
||||
- .radv-valve-rules
|
||||
- .test-radv
|
||||
- .ci-tron-test-radv
|
||||
variables:
|
||||
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci # 6.6
|
||||
|
||||
|
||||
@@ -333,7 +333,7 @@ radv-fossils:
|
||||
extends:
|
||||
- .radv-valve-rules
|
||||
- .test-vk
|
||||
- .test-radv
|
||||
- .ci-tron-test-radv
|
||||
- .fossilize-test
|
||||
rules:
|
||||
- when: never # disabled due to broken job (no git in container)
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
- .ci-tron-x86_64-test-gl
|
||||
- .zink-test
|
||||
- .test-piglit
|
||||
- .test-radv
|
||||
- .ci-tron-test-radv
|
||||
variables:
|
||||
DEQP_SUITE: zink-radv
|
||||
HWCI_TEST_SCRIPT: ./install/deqp-runner.sh
|
||||
|
||||
Reference in New Issue
Block a user