ci/intel: reuse iris_file_list instead of copying its definition

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22456>
This commit is contained in:
Eric Engestrom 2023-04-12 22:06:04 +01:00 committed by Marge Bot
parent 51482b2c6a
commit 5feb6133d7

View File

@ -746,10 +746,8 @@
# Note that we trigger on changes both anv and iris, because piglit and skqp jobs test both.
- !reference [.vulkan-rules, rules]
- !reference [.gl-rules, rules]
- changes: &iris_file_list
- src/gallium/drivers/iris/**/*
- src/gallium/winsys/iris/**/*
- src/intel/**/*
- changes:
*iris_file_list
when: on_success
.virgl-rules: