]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: update start version of upgrade tests to quincy
authorAdam King <adking@redhat.com>
Tue, 8 Aug 2023 16:17:55 +0000 (12:17 -0400)
committerAdam King <adking@redhat.com>
Wed, 23 Aug 2023 18:25:27 +0000 (14:25 -0400)
We're now past the reef release, so main is now what
will become squid and we should only be testing upgrades
to squid from quincy onward

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/orch/cephadm/upgrade/1-start-distro/1-start-centos_8.stream_container-tools.yaml
qa/suites/orch/cephadm/upgrade/1-start-distro/1-start-ubuntu_20.04.yaml

index bb9a220e69864dcb168896e56f8d816b9ff18b70..db57ea8874f327173076dd5df7d107a9361f3a8d 100644 (file)
@@ -9,12 +9,9 @@ tasks:
     - sudo dnf -y  module install container-tools
     - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
 - cephadm:
-    image: quay.io/ceph/ceph:v16.2.0
-    cephadm_branch: v16.2.0
+    image: quay.io/ceph/ceph:v17.2.0
+    cephadm_branch: v17.2.0
     cephadm_git_url: https://github.com/ceph/ceph
-    # avoid --cap-add=PTRACE + --privileged for older cephadm versions
-    allow_ptrace: false
-    avoid_pacific_features: true
 
 roles:
 - - mon.a
index d3d9de83eb15073e3cb48ad4299723502f78757c..dd33de8067e155f01b261638a5584c020ff1f873 100644 (file)
@@ -3,12 +3,9 @@ os_version: "20.04"
 
 tasks:
 - cephadm:
-    image: quay.io/ceph/ceph:v16.2.0
-    cephadm_branch: v16.2.0
+    image: quay.io/ceph/ceph:v17.2.0
+    cephadm_branch: v17.2.0
     cephadm_git_url: https://github.com/ceph/ceph
-    # avoid --cap-add=PTRACE + --privileged for older cephadm versions
-    allow_ptrace: false
-    avoid_pacific_features: true
 
 roles:
 - - mon.a