toolbox/playbooks
Juanje Ojeda 7973181136 playbooks, test/system: Avoid downloading the images multiple times
Since commit b27795a03e, each section of the test suite starts
and ends with a clean Podman state. This includes removing all images
from the local containers storage. Therefore, the images get downloaded
multiple times during the course of the test suite.

This commit restores the earlier behaviour where the images would get
downloaded only once, by copying them to separate directories outside
the local containers storage and then restoring them when the tests
are run.

https://github.com/containers/toolbox/pull/517
https://github.com/containers/toolbox/pull/704
2021-02-19 20:18:21 +01:00
..
setup-env.yaml playbooks, test/system: Avoid downloading the images multiple times 2021-02-19 20:18:21 +01:00
shellcheck.yaml .zuul, playbooks/shellcheck: Use Go 1.13 2020-05-14 16:14:47 +02:00
system-test.yaml playbooks: Specify the artifact generated at each step of the build 2021-02-19 19:18:29 +01:00