]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suite: whitelist PG_AVAILABILITY in rados_api_tests.yaml 21555/head
authorKefu Chai <kchai@redhat.com>
Tue, 24 Apr 2018 02:10:51 +0000 (10:10 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 24 Apr 2018 02:16:12 +0000 (10:16 +0800)
pg will be created when increasing pgp-num and pg-num. so at that
moment, PG_AVAILABILITY is reported. so whitelist it in all tests which
run rados/test.sh. that script exercises ceph_test_rados_api_list.

Fixes: http://tracker.ceph.com/issues/23763
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/powercycle/osd/tasks/rados_api_tests.yaml
qa/suites/rados/basic/tasks/rados_api_tests.yaml
qa/suites/rados/thrash/workloads/rados_api_tests.yaml
qa/suites/rados/verify/tasks/rados_api_tests.yaml

index 9dee3a4ac2ee541f813b5e0421e84c6153c22cb1..4899bf1644b8a9553972e5e7252db05fee699ce8 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-whitelist:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
     conf:
       mon:
         mon warn on pool no app: false
index 79c5d05114edaeaab8ff412d3bd988db0622963c..b90d80899e3d4738a4db4d25a02a2cdde9135a3f 100644 (file)
@@ -4,11 +4,12 @@ overrides:
     - reached quota
     - but it is still running
     - overall HEALTH_
-    - (POOL_FULL)
-    - (SMALLER_PGP_NUM)
-    - (CACHE_POOL_NO_HIT_SET)
-    - (CACHE_POOL_NEAR_FULL)
-    - (POOL_APP_NOT_ENABLED)
+    - \(POOL_FULL\)
+    - \(SMALLER_PGP_NUM\)
+    - \(CACHE_POOL_NO_HIT_SET\)
+    - \(CACHE_POOL_NEAR_FULL\)
+    - \(POOL_APP_NOT_ENABLED\)
+    - \(PG_AVAILABILITY\)
     conf:
       client:
         debug ms: 1
index c12009c6afd4d0ae707d1da93fab3f51946e3df5..3bf6928f77502d3f93dae0159d77519c1fd3e6a2 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-whitelist:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
     crush_tunables: hammer
     conf:
       client:
index 11a64a50b023ef2e0f76d92918fda1eec523f9e5..80f4a2095d91ac4113bf5f5cf7164f5b696af21e 100644 (file)
@@ -9,6 +9,7 @@ overrides:
       - \(SLOW_OPS\)
       - \(CACHE_POOL_NEAR_FULL\)
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
     conf:
       client:
         debug ms: 1