]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
whitelist CRC mismatch
authorTamil Muthamizhan <tmuthami@redhat.com>
Thu, 17 Nov 2016 21:41:32 +0000 (13:41 -0800)
committerTamil Muthamizhan <tmuthami@redhat.com>
Thu, 17 Nov 2016 21:41:32 +0000 (13:41 -0800)
whitelisted CRC mismatch and added upgrade for second
half of the cluster

Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
suites/upgrade/hammer-x/parallel/0-cluster/start.yaml
suites/upgrade/hammer-x/stress-split/3-thrash/default.yaml
suites/upgrade/hammer-x/stress-split/8-finish-upgrade/last-osds-and-monc.yaml [new file with mode: 0644]
suites/upgrade/hammer-x/stress-split/8-next-mon/monc.yaml [deleted file]
suites/upgrade/hammer-x/tiering/0-cluster/start.yaml

index fdc7843eef9d4baf4129199197d1193d41e384b1..b58639211891b92f38cf19a5bd53557fadcf5823 100644 (file)
@@ -19,6 +19,7 @@ overrides:
     - wrongly marked me down
     - soft lockup
     - detected stalls on CPUs
+    - failed to encode map
     conf:
       mon:
         mon warn on legacy crush tunables: false
index bf10becfe8e8cedb665dfc23936ec242d3282154..6c97885c19b2b798afdddb8f26e6b36f1677216a 100644 (file)
@@ -6,6 +6,7 @@ overrides:
     - log bound mismatch
     - soft lockup
     - detected stalls on CPUs
+    - failed to encode map e
 tasks:
 - thrashosds:
     timeout: 1200
diff --git a/suites/upgrade/hammer-x/stress-split/8-finish-upgrade/last-osds-and-monc.yaml b/suites/upgrade/hammer-x/stress-split/8-finish-upgrade/last-osds-and-monc.yaml
new file mode 100644 (file)
index 0000000..4bc6f7e
--- /dev/null
@@ -0,0 +1,20 @@
+tasks:
+- install.upgrade:
+    osd.3:
+- ceph.restart:
+      daemons: [osd.3,osd.4,osd.5]
+      wait-for-healthy: false
+      wait-for-osds-up: true
+- sleep:
+      duration: 10
+- ceph.restart:
+    daemons: [mon.c]
+    wait-for-healthy: false
+    wait-for-osds-up: true
+- print: "**** done ceph.restart mon.c 8-next-mon"
+- ceph.wait_for_mon_quorum: [a, b, c]
+- exec:
+    osd.0:
+      - sleep 300 # http://tracker.ceph.com/issues/17808
+      - ceph osd set require_jewel_osds
+- print: "**** done wait_for_mon_quorum 8-next-mon"
diff --git a/suites/upgrade/hammer-x/stress-split/8-next-mon/monc.yaml b/suites/upgrade/hammer-x/stress-split/8-next-mon/monc.yaml
deleted file mode 100644 (file)
index 793beb8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-tasks:
-- ceph.restart:
-    daemons: [mon.c]
-    wait-for-healthy: false
-    wait-for-osds-up: true
-- print: "**** done ceph.restart mon.c 8-next-mon"
-- ceph.wait_for_mon_quorum: [a, b, c]
-- exec:
-    osd.0:
-      - sleep 300 # http://tracker.ceph.com/issues/17808
-      - ceph osd set require_jewel_osds
-- print: "**** done wait_for_mon_quorum 8-next-mon"
index 187488dbfdfa92628daf817336f237b5efeaa13d..028155ff4d02e40a31352725ddb88bcdc6d24f25 100644 (file)
@@ -16,6 +16,7 @@ overrides:
     - wrongly marked me down
     - soft lockup
     - detected stalls on CPUs
+    - failed to encode map
     conf:
       mon:
         mon warn on legacy crush tunables: false