]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
bacport mgr/rook: always recreate kvm default network + fix groups refresh
authorRedouane Kachach <rkachach@redhat.com>
Thu, 1 Feb 2024 09:39:36 +0000 (10:39 +0100)
committerRedouane Kachach <rkachach@redhat.com>
Thu, 1 Feb 2024 09:39:36 +0000 (10:39 +0100)
commit75bec982476a8a5e8dd3322915827a3f4d0c873b
tree97850994e52884af893ec78a69641619d270871b
parentb7ab0022358d67471adda67a54775f2dab7fdd73
bacport mgr/rook: always recreate kvm default network + fix groups refresh
Fixes: https://tracker.ceph.com/issues/64079
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