From: Redouane Kachach Date: Thu, 25 Jan 2024 09:28:54 +0000 (+0100) Subject: ceph-build: behave is now installed as part of run-tests script X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5ec3a9369ad477e442a64146cf461b4419371a68;p=ceph-build.git ceph-build: behave is now installed as part of run-tests script Signed-off-by: Redouane Kachach --- diff --git a/scripts/rook-orch/install-rook-e2e-deps.sh b/scripts/rook-orch/install-rook-e2e-deps.sh index 243d2637..2c3202a7 100644 --- a/scripts/rook-orch/install-rook-e2e-deps.sh +++ b/scripts/rook-orch/install-rook-e2e-deps.sh @@ -33,7 +33,6 @@ sudo rm -rf /var/run/libvirt/libvirt-sock sudo apt update -y sudo apt install --reinstall -y qemu-kvm libvirt-daemon-driver-qemu libvirt-clients libvirt-daemon-system runc python3 sudo apt install --reinstall -y python3-pip -python -m pip install behave install_docker # install minikube