mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-20 07:50:43 +02:00
broadcom/ci: avoid running the rpi4 jobs when changing the rpi3 expectations, and vice-versa
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26256>
This commit is contained in:
parent
fa36b087c7
commit
7301327f9c
1 changed files with 7 additions and 1 deletions
|
|
@ -2,7 +2,13 @@
|
|||
rules:
|
||||
- changes: &broadcom_file_list
|
||||
- src/broadcom/meson.build
|
||||
- src/broadcom/ci/**/*
|
||||
- src/broadcom/ci/gitlab-ci.yml
|
||||
- src/broadcom/ci/gitlab-ci-inc.yml
|
||||
- src/broadcom/ci/deqp-$DEQP_SUITE.toml
|
||||
- src/broadcom/ci/$GPU_VERSION-fails.txt
|
||||
- src/broadcom/ci/$GPU_VERSION-flakes.txt
|
||||
- src/broadcom/ci/$GPU_VERSION-skips.txt
|
||||
- src/broadcom/ci/$PIGLIT_TRACES_FILE
|
||||
- src/broadcom/cle/**/*
|
||||
- src/broadcom/clif/**/*
|
||||
- src/broadcom/common/**/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue