]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: added v14.2.1 28416/head
authorYuri Weinstein <yweinste@redhat.com>
Wed, 5 Jun 2019 22:18:36 +0000 (15:18 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 10 Jun 2019 22:43:40 +0000 (15:43 -0700)
Also white listed "failed to encode map"
Ref: https://tracker.ceph.com/issues/40251

Fixes: http://tracker.ceph.com/issues/40181
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/suites/upgrade/nautilus-p2p/nautilus-p2p-parallel/point-to-point-upgrade.yaml
qa/suites/upgrade/nautilus-p2p/nautilus-p2p-stress-split/0-cluster/start.yaml
qa/suites/upgrade/nautilus-p2p/nautilus-p2p-stress-split/1-ceph-install/nautilus.yaml
qa/suites/upgrade/nautilus-p2p/nautilus-p2p-stress-split/3-thrash/default.yaml

index 52d017e16e9906a9e9dfd8f7793465cf14030c48..0c4953f79622d87f57184bba955dace2a3e8054a 100644 (file)
@@ -5,7 +5,7 @@ meta:
    Use xfs beneath the osds.
    install ceph/nautilus v14.2.0 point version
    run workload and upgrade-sequence in parallel
-   install ceph/nautilus v14.2.?? point version
+   install ceph/nautilus v14.2.1? point version
    run workload and upgrade-sequence in parallel
    (every point reslease should be tested)
    run workload and upgrade-sequence in parallel
@@ -33,6 +33,8 @@ overrides:
     - cache pools at or near target size
     - filesystem is degraded
     - OBJECT_MISPLACED
+    ### ref: https://tracker.ceph.com/issues/40251 
+    - failed to encode map 
 
     fs: xfs
 
@@ -81,6 +83,19 @@ tasks:
    - workload
 - print: "**** done workload v14.2.0"
 
+
+# v14.2.1
+- install.upgrade:
+    mon.a:
+      tag: v14.2.1
+    mon.b:
+      tag: v14.2.1
+- print: "**** done v14.2.1 install"
+- parallel:
+   - workload_nautilus
+   - upgrade-sequence_nautilus
+- print: "**** done workload_nautilus v14.2.1"
+
 #######  upgrade to v14.2.?? PLACEHOLDER
 #- install.upgrade:
 #    #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
index a4699731279f43166bb9d49a7b1a31b5ca89d944..861bb37b99e7960dd71f2a06564943afbc756d51 100644 (file)
@@ -10,6 +10,8 @@ overrides:
       - overall HEALTH_
       - \(MON_DOWN\)
       - \(MGR_DOWN\)
+      ### ref: https://tracker.ceph.com/issues/40251
+      - failed to encode map
     conf:
       global:
         enable experimental unrecoverable data corrupting features: "*"
index 7787459a81a79061604dc6730adea51e3130ed20..f6fef72a14bed4bfcaaa480f6e87d476c164cebb 100644 (file)
@@ -1,8 +1,8 @@
 meta:
-- desc: install ceph/nautilus v14.2.0
+- desc: install ceph/nautilus v14.2.1
 tasks:
 - install:
-    tag: v14.2.0
+    tag: v14.2.1
     exclude_packages: ['librados3']
     extra_packages: ['librados2']
 - print: "**** done install nautilus v14.2.0"
index b3fddefc7a35fa4163225c24c2e26dd66b9f9dc2..49e6f84f86aff268731e2a92588fb5d4c44b4b50 100644 (file)
@@ -9,6 +9,8 @@ overrides:
     - wrongly marked me down
     - objects unfound and apparently lost
     - log bound mismatch
+    ### ref: https://tracker.ceph.com/issues/40251
+    - failed to encode map
 tasks:
 - parallel:
   - stress-tasks