]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suite: whitelist PG_AVAILABILITY in rados_api_tests.yaml 21556/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:26:12 +0000 (10:26 +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>
(cherry picked from commit cdcbd47e1e3aafe5d9217956b6db25144bd86c9f)

Conflicts:
qa/suites/powercycle/osd/tasks/rados_api_tests.yaml
qa/suites/rados/basic/tasks/rados_api_tests.yaml: trivial
resolution.

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 06f3f57388b9cb704cdfb12739d959c6efe6e617..52fc991c1c33fa80b6bf2113f5f2e2b3b5f277fd 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-whitelist:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
 tasks:
 - ceph-fuse:
 - workunit:
index 316119c9cc1396d3faccc44b3dd00b0940ce2cb0..6cebde391cdcbffdd106c9e7028426d053cd36af 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\)
 tasks:
 - workunit:
     clients:
index 23c705d1eb56fb5c6cf4f1dc6d643beded0e37ef..c5efb0cc04a993ea0015e244706bc9c6ac3e9638 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-whitelist:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
     crush_tunables: hammer
     conf:
       client:
index 05b843ebd3eb46bd503b0789c9896fdcc0384459..4a06055b5195207cbab725ad1a1f276ab24f96fd 100644 (file)
@@ -9,6 +9,7 @@ overrides:
       - \(REQUEST_SLOW\)
       - \(CACHE_POOL_NEAR_FULL\)
       - \(POOL_APP_NOT_ENABLED\)
+      - \(PG_AVAILABILITY\)
     conf:
       client:
         debug ms: 1