]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: adding e2e version based on minikube
authorRedouane Kachach <rkachach@redhat.com>
Tue, 17 Oct 2023 07:31:59 +0000 (09:31 +0200)
committerRedouane Kachach <rkachach@redhat.com>
Fri, 3 Nov 2023 09:40:15 +0000 (10:40 +0100)
commit3ef0dfaf12d4ad7481516c32c278d497c9a5bd2a
tree7b9c9bfc16c91a8afda7604f85a37322f00f1200
parent1a67e0cbe65ca162170682d5e392b84b54734a6f
mgr/rook: adding e2e version based on minikube

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
src/pybind/mgr/rook/ci/Dockerfile [new file with mode: 0644]
src/pybind/mgr/rook/ci/run-rook-e2e-tests.sh [new file with mode: 0755]
src/pybind/mgr/rook/ci/scripts/bootstrap-rook-cluster.sh [new file with mode: 0755]
src/pybind/mgr/rook/ci/tests/features/rook.feature [new file with mode: 0644]
src/pybind/mgr/rook/ci/tests/features/steps/implementation.py [new file with mode: 0644]
src/pybind/mgr/rook/ci/tests/features/steps/utils.py [new file with mode: 0644]