]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/suites/upgrade/pacific-p2p/pacific-p2p-parallel/point-to-point-upgrade.yaml
import ceph 16.2.6
[ceph.git] / ceph / qa / suites / upgrade / pacific-p2p / pacific-p2p-parallel / point-to-point-upgrade.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: