From 2973d3da4893a48ef592f388f0dce74f6b527c1f Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 22 Jan 2018 09:22:15 -0600 Subject: [PATCH] ceph-volume-ansible-prs: cleanup libvirt and upgrade vagrant box Signed-off-by: Andrew Schoen --- ceph-volume-ansible-prs/build/build | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ceph-volume-ansible-prs/build/build b/ceph-volume-ansible-prs/build/build index 735beadf..a2640c1f 100644 --- a/ceph-volume-ansible-prs/build/build +++ b/ceph-volume-ansible-prs/build/build @@ -56,6 +56,11 @@ install_python_packages "pkgs[@]" GITHUB_STATUS_STATE="pending" $VENV/github-status create +delete_libvirt_vms +clear_libvirt_networks +restart_libvirt_services +update_vagrant_boxes + cd src/ceph-volume/ceph_volume/tests/functional/$SUBCOMMAND CEPH_DEV_BRANCH=$BRANCH CEPH_DEV_SHA1=$SHA $VENV/tox --workdir=$WORKDIR -vre $DISTRO-$OBJECTSTORE-$SCENARIO -- --provider=libvirt -- 2.39.5