tripleo-validations/roles/check_for_dangling_images/molecule/default
omcgonag e8c2f875c8 Check for dangling images
Make sure before update we do not have any dangling images.

Basically - make sure the command:

$ podman images --filter "dangling=true" -q --no-trunc

returns empty.

Co-authored-by: Daniel Bengtsson <dbengt@redhat.com>
Change-Id: I70acd9cef9e84d2c68b7bd3d82dcbd0f99c79fb9
(cherry picked from commit bd87790cf9)
2021-05-17 11:35:00 +02:00
..
Dockerfile Check for dangling images 2021-05-17 11:35:00 +02:00
converge.yml Check for dangling images 2021-05-17 11:35:00 +02:00
molecule.yml Check for dangling images 2021-05-17 11:35:00 +02:00