]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: behave is now installed as part of run-tests script 2186/head
authorRedouane Kachach <rkachach@redhat.com>
Thu, 25 Jan 2024 09:28:54 +0000 (10:28 +0100)
committerRedouane Kachach <rkachach@redhat.com>
Thu, 25 Jan 2024 09:28:54 +0000 (10:28 +0100)
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
scripts/rook-orch/install-rook-e2e-deps.sh

index 243d2637cb3da9c47b8ac480bebcf1a78ef8ff3e..2c3202a7b692edb0587162defef7b71b201f5f2d 100644 (file)
@@ -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