mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-20 18:40:39 +02:00
svga/ci: return svga piglit job to automatic rules pool
Make svga piglit job extend from vmware automatic (non-manual) rules pool again. There was an issue with local nginx caching of FDO artifacts, which led to jobs sporadically timing out on their http-download sections; the issue has been resolved now. Signed-off-by: Martin Krastev <martin.krastev@broadcom.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35341>
This commit is contained in:
parent
978933c015
commit
f1f684ffa7
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ vmware-vmx-piglit:x86_64:
|
|||
extends:
|
||||
- .lava-x86_64-test-gl
|
||||
- .test-piglit
|
||||
- .vmware-manual-rules
|
||||
- .vmware-rules
|
||||
timeout: 30m
|
||||
parallel: 4
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue