{freedreno,intel}/ci: add missing tracking of merge-skips.txt files

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31739>
This commit is contained in:
Eric Engestrom
2024-10-18 17:26:35 +02:00
committed by Marge Bot
parent ee0d782229
commit d117411309
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
- src/freedreno/ci/$GPU_VERSION-fails.txt
- src/freedreno/ci/$GPU_VERSION-flakes.txt
- src/freedreno/ci/$GPU_VERSION-skips.txt
- src/freedreno/ci/$GPU_VERSION-merge-skips.txt
- src/freedreno/ci/$PIGLIT_TRACES_FILE
- src/freedreno/ci/$GPU_VERSION-vkd3d-fails.txt
- src/freedreno/ci/$GPU_VERSION-vkd3d-flakes.txt
@@ -11,6 +11,7 @@
- src/gallium/drivers/zink/ci/$GPU_VERSION-fails.txt
- src/gallium/drivers/zink/ci/$GPU_VERSION-flakes.txt
- src/gallium/drivers/zink/ci/$GPU_VERSION-skips.txt
- src/gallium/drivers/zink/ci/$GPU_VERSION-merge-skips.txt
- src/gallium/drivers/zink/ci/$GPU_VERSION-validation-settings.txt
- src/gallium/drivers/zink/ci/$PIGLIT_TRACES_FILE
when: on_success
+1
View File
@@ -19,6 +19,7 @@
- src/intel/ci/$GPU_VERSION-fails.txt
- src/intel/ci/$GPU_VERSION-flakes.txt
- src/intel/ci/$GPU_VERSION-skips.txt
- src/intel/ci/$GPU_VERSION-merge-skips.txt
- src/intel/ci/$VK_DRIVER-skips.txt
- src/intel/ci/$GALLIUM_DRIVER-skips.txt
- src/intel/ci/$DRIVER_NAME-skips.txt