Clean application role mocked artifacts directories 32/89332/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 5 Jun 2019 08:10:55 +0000 (10:10 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 5 Jun 2019 08:10:55 +0000 (10:10 +0200)
commite75226b2645bb4f0ea8382023c73a21235e50a2b
treeea9bc88f197c4ccc3cc662a66ff790f0c71160d8
parent464ac374b9c38d3cb2e1910853b4a890bbacf35c
Clean application role mocked artifacts directories

Directories created by Molecule tests were left in
files tree and not cleaned up. This patch adds a task
to shred them after test invocation.

Change-Id: If745cfc45de2f73db5be1696a16a185ff2a625bf
Issue-ID: OOM-1910
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/application/.gitignore [deleted file]
ansible/roles/application/molecule/custom_role/molecule.yml
ansible/roles/application/molecule/default/cleanup.yml [new file with mode: 0644]
ansible/test/roles/cleanup-application/tasks/main.yml [new file with mode: 0644]