tripleo-validations/roles/check_for_dangling_images/molecule
omcgonag e39bcd9ae4 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-14 15:53:57 -04:00
..
default Check for dangling images 2021-05-14 15:53:57 -04:00