mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 08:28:21 +02:00
intel/ci: run only the relevant jobs when changing the ci expectations
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26279>
This commit is contained in:
parent
c56237e477
commit
adc44bbb20
1 changed files with 7 additions and 1 deletions
|
|
@ -13,7 +13,13 @@
|
|||
- src/intel/nullhw-layer/**/*
|
||||
- src/intel/perf/**/*
|
||||
- src/intel/tools/**/*
|
||||
- src/intel/ci/*
|
||||
- src/intel/ci/gitlab-ci.yml
|
||||
- src/intel/ci/gitlab-ci-inc.yml
|
||||
- src/intel/ci/deqp-$DEQP_SUITE.toml
|
||||
- src/intel/ci/$GPU_VERSION-fails.txt
|
||||
- src/intel/ci/$GPU_VERSION-flakes.txt
|
||||
- src/intel/ci/$GPU_VERSION-skips.txt
|
||||
- src/intel/ci/$PIGLIT_TRACES_FILE
|
||||
when: on_success
|
||||
|
||||
.intel-common-manual-rules:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue