Skip to content

deploy-test: pre-download some images that we use in most test suites

Jérome Perrin requested to merge feat/deploytest-pre-download into master

Instead of downloading the image every time before running the test we pre-download all images during the software installation. This prevents downloading ~2Go every time, which is sometimes too long for the slapos node instance step.

Merge request reports