]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: update start version for mgr-nfs-upgrade tests
authorAdam King <adking@redhat.com>
Tue, 8 Aug 2023 16:25:57 +0000 (12:25 -0400)
committerAdam King <adking@redhat.com>
Wed, 23 Aug 2023 18:25:27 +0000 (14:25 -0400)
Now that we're post reef release, the upgrade tests
on main should be starting their upgrades from quincy
rather than pacific

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

diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.0.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.0.yaml
deleted file mode 100644 (file)
index beba374..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-tasks:
-- cephadm:
-    roleless: true
-    image: quay.io/ceph/ceph:v16.2.0
-    cephadm_branch: v16.2.0
-    cephadm_git_url: https://github.com/ceph/ceph
-    # needed for v16.2.0 due to --skip-admin-label
-    avoid_pacific_features: true
diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.4.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.4.yaml
deleted file mode 100644 (file)
index 1cbe5a1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-tasks:
-- cephadm:
-    roleless: true
-    image: quay.io/ceph/ceph:v16.2.4
-    cephadm_branch: v16.2.4
-    cephadm_git_url: https://github.com/ceph/ceph
-    # needed for v16.2.4 due to --skip-admin-label
-    avoid_pacific_features: true
diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.5.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/1-bootstrap/16.2.5.yaml
deleted file mode 100644 (file)
index 381088d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- cephadm:
-    roleless: true
-    image: quay.io/ceph/ceph:v16.2.5
-    cephadm_branch: v16.2.5
-    cephadm_git_url: https://github.com/ceph/ceph
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
new file mode 100644 (file)
index 0000000..a805c03
--- /dev/null
@@ -0,0 +1,6 @@
+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