Skip to content

svga/ci: re-enable vmware farm

Martin Krastev requested to merge blu/mesa:svga-ci-enable into main

What does this MR do and why?

svga/ci: re-enable vmware farm

Re-enable the farm after an outage. Latter was caused by lava-ci running out
of free space after accumulation of artifacts, mainly docker images. Mend by:

* setting a cronjob for docker system prune --all --volumes
* bumping up lava-ci fs to 128GB

Signed-off-by: Martin Krastev <martin.krastev@broadcom.com>

/cc @dh @eric @bentiss

Merge request reports