]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: start mgr-nfs-upgrade test from reef 61710/head
authorAdam King <adking@redhat.com>
Fri, 7 Feb 2025 20:13:24 +0000 (15:13 -0500)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 20:13:24 +0000 (15:13 -0500)
Since main should be the T release and we only
support N+2 upgrades, it should start from the
R release

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/17.2.0.yaml [deleted file]
qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/18.2.0.yaml [new file with mode: 0644]

diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/17.2.0.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/17.2.0.yaml
deleted file mode 100644 (file)
index 4fc3b5a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-overrides:
-  ceph:
-    log-only-match:
-      - CEPHADM_
-tasks:
-- cephadm:
-    roleless: true
-    image: quay.io/ceph/ceph:v17.2.0
-    cephadm_branch: v17.2.0
-    cephadm_git_url: https://github.com/ceph/ceph
diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/18.2.0.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/18.2.0.yaml
new file mode 100644 (file)
index 0000000..497c2d3
--- /dev/null
@@ -0,0 +1,10 @@
+overrides:
+  ceph:
+    log-only-match:
+      - CEPHADM_
+tasks:
+- cephadm:
+    roleless: true
+    image: quay.io/ceph/ceph:v18.2.0
+    cephadm_branch: v18.2.0
+    cephadm_git_url: https://github.com/ceph/ceph