]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: advanced octopus initial version to 15.2.10
authorYuri Weinstein <yweinste@redhat.com>
Fri, 7 May 2021 16:16:35 +0000 (09:16 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 7 May 2021 16:16:35 +0000 (09:16 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/suites/upgrade/octopus-p2p/octopus-p2p-parallel/point-to-point-upgrade.yaml
qa/suites/upgrade/octopus-p2p/octopus-p2p-stress-split/1-ceph-install/octopus.yaml
qa/suites/upgrade/octopus-p2p/octopus-p2p-stress-split/6-final-workload/rbd-python.yaml

index ad97ea42246db15acc8523a0ddc03361381a7fbf..c904139acf49b4fc9c6d05ec7f435312fcc734a0 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/octopus v15.2.3 and the v15.2.x point versions
+   install ceph/octopus v15.2.10 and the v15.2.x point versions
    run workload and upgrade-sequence in parallel
    (every point release should be tested)
    run workload and upgrade-sequence in parallel
@@ -68,32 +68,32 @@ openstack:
     count: 3
     size: 30 # GB
 tasks:
-- print: "****  done octopus v15.2.1 about to install"
+- print: "****  done octopus v15.2.10 about to install"
 - install:
-    tag: v15.2.1
+    tag: v15.2.10
     # line below can be removed its from jewel test
     #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev', 'librgw2']
-- print: "**** done v15.2.1 install"
+- print: "**** done v15.2.10 install"
 - ceph:
    fs: xfs
    add_osds_to_crush: true
 - print: "**** done ceph xfs"
 - sequential:
    - workload
-- print: "**** done workload v15.2.1"
+- print: "**** done workload v15.2.10"
 
 
-#######  upgrade to v15.2.3
+#######  upgrade to v15.2.11
 - install.upgrade:
     #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
     mon.a:
-      tag: v15.2.3
+      tag: v15.2.11
     mon.b:
-      tag: v15.2.3
+      tag: v15.2.11
 - parallel:
    - workload_octopus
    - upgrade-sequence_octopus
-- print: "**** done parallel octopus v15.2.3"
+- print: "**** done parallel octopus v15.2.11"
 
 ####  upgrade to latest octopus
 - install.upgrade:
index e42fd352c132262ee70fa836c6baf74089802102..ce20f6e9e67dcca124ee6b4704cedbcde0143865 100644 (file)
@@ -1,11 +1,11 @@
 meta:
-- desc: install ceph/octopus v15.2.1
+- desc: install ceph/octopus v15.2.10
 tasks:
 - install:
-    tag: v15.2.1
+    tag: v15.2.10
     exclude_packages: ['librados3']
     extra_packages: ['librados2']
-- print: "**** done install octopus v15.2.1"
+- print: "**** done install octopus v15.2.10"
 - ceph:
 - exec:
     osd.0:
index 8f9b961ca03ae74d81adfcaaaaafb143f59c22ab..e88297ece1d13c692de0ad50b02e1ca32b4a6489 100644 (file)
@@ -3,7 +3,7 @@ meta:
    librbd python api tests
 tasks:
 - workunit:
-    tag: v15.2.4
+    tag: v15.2.11
     clients:
       client.0:
         - rbd/test_librbd_python.sh