Add cleanup stage to 'nexus' role test 88/89788/6
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 13 Jun 2019 09:41:24 +0000 (11:41 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 24 Jun 2019 12:57:29 +0000 (14:57 +0200)
commit7238ccf32f392fb7805e1ae2f3f951c39237de57
treef42c973a75b07bb0bc63beac6013cbd8e405e972
parent70f9f3024318d7e85c3dabe430175dcf03540a0e
Add cleanup stage to 'nexus' role test

List of docker images to download/cleanup by the
prepare and cleanup stages is now defined in one
place (prepare-nexus role defaults) for clarity and
ease of management.

Change-Id: I4c18912fd8c5eadc4d68e1bc10f5c2251d58634e
Issue-ID: OOM-1915
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/nexus/molecule/default/cleanup.yml [new file with mode: 0644]
ansible/test/play-infrastructure/molecule/default/cleanup.yml
ansible/test/roles/cleanup-nexus/defaults [new symlink]
ansible/test/roles/cleanup-nexus/tasks/main.yml [new file with mode: 0644]
ansible/test/roles/prepare-nexus/defaults/main.yml [new file with mode: 0644]
ansible/test/roles/prepare-nexus/tasks/main.yml