]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: always recreate kvm default network + fix groups refresh 55181/head
authorRedouane Kachach <rkachach@redhat.com>
Mon, 15 Jan 2024 12:41:06 +0000 (13:41 +0100)
committerRedouane Kachach <rkachach@redhat.com>
Wed, 17 Jan 2024 21:55:23 +0000 (22:55 +0100)
commit11a9fe8947b94cda49a2248c8708552da412485d
tree4e7435b1f80b1c86533d0df629def7b6c6c62946
parent9bb8ee487169b08ed9bb1fad8359b4ee366ae021
mgr/rook: always recreate kvm default network + fix groups refresh
Fixes: https://tracker.ceph.com/issues/64027
This change also includes:
- adding ~/.local/bin to path so behave binary can be found
- adding requirements.txt file for testing dependencies
- increasing timeout used to wait for tools deployment to 90s
- increasing timeout used to wait for kvm network to 20s

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
src/pybind/mgr/rook/ci/requirements.txt [new file with mode: 0644]
src/pybind/mgr/rook/ci/run-rook-e2e-tests.sh
src/pybind/mgr/rook/ci/scripts/bootstrap-rook-cluster.sh