]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: advanced pacific version to reflect the latest 16.2.5 point 42264/head
authorYuri Weinstein <yweinste@redhat.com>
Fri, 9 Jul 2021 15:13:40 +0000 (08:13 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 9 Jul 2021 15:54:38 +0000 (08:54 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/suites/upgrade/pacific-p2p/pacific-p2p-parallel/point-to-point-upgrade.yaml
qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/1-ceph-install/pacific..yaml
qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/6-final-workload/rbd-python.yaml

index a433f607e2e79d42ff53f1f834fc2b990e93b01f..9a2d9d8c87a4ca0bd8f02f5cc21c67939e6a5a37 100644 (file)
@@ -3,7 +3,7 @@ meta:
    Run ceph on two nodes, using one of them as a client,
    with a separate client-only node.
    Use xfs beneath the osds.
-   install ceph/pacific v16.2.2 and the v16.2.x point versions
+   install ceph/pacific v16.2.4 and the v16.2.x point versions
    run workload and upgrade-sequence in parallel
    (every point release should be tested)
    run workload and upgrade-sequence in parallel
@@ -69,32 +69,32 @@ openstack:
     count: 3
     size: 30 # GB
 tasks:
-- print: "****  done pacific v16.2.0 about to install"
+- print: "****  done pacific about to install v16.2.4 "
 - install:
-    tag: v16.2.2
+    tag: v16.2.4
     # line below can be removed its from jewel test
     #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev', 'librgw2']
-- print: "**** done v16.2.2 install"
+- print: "**** done v16.2.4 install"
 - ceph:
    fs: xfs
    add_osds_to_crush: true
 - print: "**** done ceph xfs"
 - sequential:
    - workload
-- print: "**** done workload v16.2.2"
+- print: "**** done workload v16.2.4"
 
 
-#######  upgrade to v16.2.3
+#######  upgrade to v16.2.5
 - install.upgrade:
     #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
     mon.a:
-      tag: v16.2.3
+      tag: v16.2.5
     mon.b:
-      tag: v16.2.3
+      tag: v16.2.5
 - parallel:
    - workload_pacific
    - upgrade-sequence_pacific
-- print: "**** done parallel pacific v16.2.3"
+- print: "**** done parallel pacific v16.2.5"
 
 ####  upgrade to latest pacific
 - install.upgrade:
index 2de7badc422ec05f543d19c6923e84cf947e879b..537ed596ebc76289e258d18493fb29a9eddb201c 100644 (file)
@@ -1,13 +1,13 @@
 meta:
 - desc: |
-   install ceph/pacific v16.2.3
+   install ceph/pacific v16.2.4
    Overall upgrade path is - pacific-latest.point => pacific-latest
 tasks:
 - install:
-    tag: v16.2.3
+    tag: v16.2.4
     exclude_packages: ['librados3']
     extra_packages: ['librados2']
-- print: "**** done install pacific v16.2.3"
+- print: "**** done install pacific v16.2.4"
 - ceph:
 - exec:
     osd.0:
index 4578b4dacb62005e197ab673f498cfb005c32f1f..6436757c58e77cefa5bfbe2f872cf69f28ed098d 100644 (file)
@@ -3,7 +3,7 @@ meta:
    librbd python api tests
 tasks:
 - workunit:
-    tag: v16.2.0
+    tag: v16.2.4
     clients:
       client.0:
         - rbd/test_librbd_python.sh