mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
intel/ci: fix .hasvk-manual-rules
Fixes:570acf5655("ci: Add a manual full and 1/10th hasvk CTS runs.") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26259> (cherry picked from commitcf510e38a5)
This commit is contained in:
parent
2525258917
commit
54f93b1788
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@
|
|||
"description": "intel/ci: fix .hasvk-manual-rules",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "570acf56554a619ca2bf6ed697c876c6b12d7b31",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
- !reference [.vulkan-manual-rules, rules]
|
||||
- changes:
|
||||
- src/intel/**/*
|
||||
when: on_success
|
||||
when: manual
|
||||
|
||||
# ruleset to trigger on changes affecting either anv or iris, for jobs using both (piglit, skqp)
|
||||
.intel-rules:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue