panfrost/ci: run only the relevant jobs when changing the ci expectations

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26257>
This commit is contained in:
Eric Engestrom
2023-11-10 13:44:36 +00:00
committed by Marge Bot
parent fad164a06e
commit e8193956e2
+6 -1
View File
@@ -9,7 +9,12 @@
- src/gallium/winsys/panfrost/**/*
when: on_success
- changes: &panfrost_common_file_list
- src/panfrost/ci/*
- src/panfrost/ci/gitlab-ci.yml
- src/panfrost/ci/deqp-$DEQP_SUITE.toml
- src/panfrost/ci/$GPU_VERSION-fails.txt
- src/panfrost/ci/$GPU_VERSION-flakes.txt
- src/panfrost/ci/$GPU_VERSION-skips.txt
- src/panfrost/ci/$PIGLIT_TRACES_FILE
- src/panfrost/include/*
- src/panfrost/lib/*
- src/panfrost/shared/*