From: Sage Weil Date: Fri, 6 Aug 2021 21:50:20 +0000 (-0400) Subject: qa/suites/roch/rook/smoke: test rook 1.7.0, not 1.6.2 X-Git-Tag: v17.1.0~1145^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42613%2Fhead;p=ceph.git qa/suites/roch/rook/smoke: test rook 1.7.0, not 1.6.2 The RBAC changes so that we can see the PVs etc are needed by mgr/rook. Signed-off-by: Sage Weil --- diff --git a/qa/suites/orch/rook/smoke/rook/1.6.2.yaml b/qa/suites/orch/rook/smoke/rook/1.6.2.yaml deleted file mode 100644 index 2b9b25725ab6..000000000000 --- a/qa/suites/orch/rook/smoke/rook/1.6.2.yaml +++ /dev/null @@ -1,4 +0,0 @@ -overrides: - rook: - rook_image: rook/ceph:v1.6.2 - rook_branch: v1.6.2 diff --git a/qa/suites/orch/rook/smoke/rook/1.7.0.yaml b/qa/suites/orch/rook/smoke/rook/1.7.0.yaml new file mode 100644 index 000000000000..702d3bfdd808 --- /dev/null +++ b/qa/suites/orch/rook/smoke/rook/1.7.0.yaml @@ -0,0 +1,4 @@ +overrides: + rook: + rook_image: rook/ceph:v1.7.0 + rook_branch: v1.7.0