radv/ci: move radv manual rules into their own group

Makes it easier to re-use.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29550>
This commit is contained in:
Eric Engestrom 2024-06-03 16:56:27 +02:00 committed by Marge Bot
parent 47bd1cff4b
commit ea5b3bfcd1

View file

@ -40,6 +40,18 @@
- src/vulkan/**/*
when: on_success
.radv-manual-rules:
stage: amd
rules:
- !reference [.test, rules]
- !reference [.vulkan-manual-rules, rules]
- changes:
*amd_common_file_list
when: manual
- changes:
*radv_file_list
when: manual
.radv-collabora-rules:
stage: amd
rules:
@ -67,13 +79,7 @@
rules:
- !reference [.test, rules]
- !reference [.valve-farm-manual-rules, rules]
- !reference [.vulkan-manual-rules, rules]
- changes:
*amd_common_file_list
when: manual
- changes:
*radv_file_list
when: manual
- !reference [.radv-manual-rules, rules]
.radeonsi+radv-rules:
stage: amd