tripleo-validations/roles/check_for_dangling_images/molecule/default
omcgonag adf99a73bf 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 a1295519a1)
2021-05-14 19:41:37 +00:00
..
Dockerfile Check for dangling images 2021-05-14 19:41:37 +00:00
converge.yml Check for dangling images 2021-05-14 19:41:37 +00:00
molecule.yml Check for dangling images 2021-05-14 19:41:37 +00:00