]> git.apps.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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 14 Dec 2020 17:29:14 +0000 (12:29 -0500)
commitbed91982ea0ba8b4956d281d774dbdb23aebbdc0
treeba1c1a63520759998c7147b6f64fa641ffad3108
parentcb56bb9f2146cca2111c0145018a602d0e765676
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>
(cherry picked from commit 011c97786bc08e306267b6cc4374e0f9df6cb416)
tests/scripts/vagrant_up.sh