]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Various whitelists for tests to pass 31308/head
authorVasu Kulkarni <vasu@redhat.com>
Tue, 12 Sep 2017 20:49:39 +0000 (13:49 -0700)
committerDavid Zafman <dzafman@redhat.com>
Sun, 4 Aug 2019 19:15:00 +0000 (12:15 -0700)
See tracker http://tracker.ceph.com/issues/21376 for details

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 1f5aba674c170aae8b9e4b7d122f822eefd59f26)

Conflicts:
qa/suites/smoke/basic/tasks/mon_thrash.yaml (trivial)
qa/suites/smoke/basic/tasks/rados_api_tests.yaml (trivial)
qa/suites/smoke/basic/tasks/rados_bench.yaml (trivial)
qa/suites/smoke/basic/tasks/rbd_fsx.yaml (trivial)

qa/suites/smoke/basic/tasks/mon_thrash.yaml
qa/suites/smoke/basic/tasks/rados_api_tests.yaml
qa/suites/smoke/basic/tasks/rados_bench.yaml
qa/suites/smoke/basic/tasks/rados_cache_snaps.yaml
qa/suites/smoke/basic/tasks/rados_cls_all.yaml
qa/suites/smoke/basic/tasks/rados_ec_snaps.yaml
qa/suites/smoke/basic/tasks/rados_python.yaml
qa/suites/smoke/basic/tasks/rados_workunit_loadgen_mix.yaml
qa/suites/smoke/basic/tasks/rbd_api_tests.yaml
qa/suites/smoke/basic/tasks/rbd_fsx.yaml

index 4bd47c05d43c62b6a970b3603b80b2c019f028ad..cec65bef1b69ee7f6e0d0ba2e2b8a844dcfcd916 100644 (file)
@@ -4,6 +4,17 @@ overrides:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
       - \(OSD_SLOW_PING_TIME
+      - mons down
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
     conf:
       global:
         ms inject delay max: 1
index df28ed6a2c964beacf6a4a06982b0827beddd22d..3bfa6156a0db16be91638155994567be2c279925 100644 (file)
@@ -3,6 +3,16 @@ tasks:
 - ceph:
     fs: ext4
     log-whitelist:
+    - overall HEALTH_
+    - \(OSDMAP_FLAGS\)
+    - \(OSD_
+    - \(PG_
+    - \(POOL_
+    - \(CACHE_POOL_
+    - \(SMALLER_PGP_NUM\)
+    - \(OBJECT_
+    - \(REQUEST_SLOW\)
+    - \(TOO_FEW_PGS\)
     - reached quota
     - but it is still running
     - objects unfound and apparently lost
index 45fe52e4af0fb00d1da91c472db3de9897c0b7b0..63ab9089157ee5fcc1cf21f64c66adb3cbfdee9b 100644 (file)
@@ -15,6 +15,16 @@ tasks:
     - but it is still running
     - objects unfound and apparently lost
     - \(OSD_SLOW_PING_TIME
+    - overall HEALTH_
+    - \(OSDMAP_FLAGS\)
+    - \(OSD_
+    - \(PG_
+    - \(POOL_
+    - \(CACHE_POOL_
+    - \(SMALLER_PGP_NUM\)
+    - \(OBJECT_
+    - \(REQUEST_SLOW\)
+    - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
index e7d9e89f7d72dec0413bc4d80c7bdbb0a4f34852..8b14092d5c6dec275dc20bd636a11854b807f45c 100644 (file)
@@ -2,8 +2,16 @@ tasks:
 - install: null
 - ceph:
     log-whitelist:
-    - but it is still running
-    - objects unfound and apparently lost
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
index 7f18a7e95bd6d1dd350e03a19f062def89ee96ad..a3e4980dfd99c5b7099d243fde6ba16c951ed8b7 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
+                              replica_log rgw sdk statelog timeindex user version"
+        osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
+                                 replica_log rgw sdk statelog timeindex user version"
 tasks:
 - install:
 - ceph:
index a2e23ae602ebbcac89e202d1c62759f364e1399e..c83d08b4ece8cc3d1be16fd2faec91fd974af469 100644 (file)
@@ -3,8 +3,16 @@ tasks:
 - ceph:
     fs: xfs
     log-whitelist:
-    - but it is still running
-    - objects unfound and apparently lost
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
 - thrashosds:
     chance_pgnum_grow: 3
     chance_pgpnum_fix: 1
index c6d2ceea384dbed0ae3ecad367b04382e252c7ee..2a802cd63e706a4dc3fe03e1a594e050c148076a 100644 (file)
@@ -2,7 +2,13 @@ tasks:
 - install:
 - ceph:
     log-whitelist:
-      - but it is still running
+    - but it is still running
+    - overall HEALTH_
+    - \(OSDMAP_FLAGS\)
+    - \(PG_
+    - \(OSD_
+    - \(OBJECT_
+    - \(POOL_APP_NOT_ENABLED\)
 - ceph-fuse:
 - workunit:
     clients:
index 0d472a33b79a1ac3436affe73ed2e20b0bb20219..5e82e9842e6cb4d1f9e15dd3a74f519f3e8cc237 100644 (file)
@@ -2,6 +2,10 @@ tasks:
 - install:
 - ceph:
     fs: ext4
+    log-whitelist:
+    - but it is still running
+    - overall HEALTH_
+    - \(POOL_APP_NOT_ENABLED\)
 - ceph-fuse:
 - workunit:
     clients:
index a0dda21a51f04d7364e33aa4be4bb135b6c52a20..f7245bab6fcdb3cacd9adf4407f0b7958bb06fd6 100644 (file)
@@ -1,6 +1,13 @@
 tasks:
 - install:
 - ceph:
+    log-whitelist:
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
     fs: xfs
 - ceph-fuse:
 - workunit:
index 2ba23e7d6f7ec4931d68b6ea542869e8f7370b37..d6da076e7f7015f8d6b02434af6806e2a0d87760 100644 (file)
@@ -2,6 +2,16 @@ overrides:
   ceph:
     log-whitelist:
       - \(OSD_SLOW_PING_TIME
+      - overall HEALTH_
+      - \(OSDMAP_FLAGS\)
+      - \(OSD_
+      - \(PG_
+      - \(POOL_
+      - \(CACHE_POOL_
+      - \(SMALLER_PGP_NUM\)
+      - \(OBJECT_
+      - \(REQUEST_SLOW\)
+      - \(TOO_FEW_PGS\)
     conf:
       client:
         rbd cache: true