]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: force box removal
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Dec 2020 09:03:33 +0000 (10:03 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Dec 2020 16:53:21 +0000 (17:53 +0100)
commit011c97786bc08e306267b6cc4374e0f9df6cb416
tree683b9ef5e1c0f0a97f8b104e21006e960c0ad720
parente2ea403d5ef938a3ea12276004eaa71f9919a4a3
tests: force box removal

This avoids interactive mode for `vagrant box remove`.
This can happen for some reason when there's leftover from previous
deployment (VMs not destroyed as expected)

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/scripts/vagrant_up.sh