qa/suites: more whitelisting

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2017-08-02 10:00:23 +08:00
parent d12c51ca91
commit a70be4e00c
5 changed files with 5 additions and 0 deletions

View File

@ -18,5 +18,6 @@ tasks:
- \(OSD_
- \(PG_
- \(TOO_FEW_PGS\)
- \(POOL_APP_NOT_ENABLED\)
- ceph_objectstore_tool:
objects: 20

View File

@ -9,6 +9,7 @@ overrides:
- \(POOL_FULL\)
- \(POOL_NEAR_FULL\)
- \(CACHE_POOL_NO_HIT_SET\)
- \(CACHE_POOL_NEAR_FULL\)
tasks:
- install:
- ceph:

View File

@ -18,6 +18,7 @@ overrides:
- \(OSD_
- \(PG_
- \(OBJECT_DEGRADED\)
- \(POOL_APP_NOT_ENABLED\)
conf:
osd:
debug osd: 5

View File

@ -18,6 +18,7 @@ overrides:
- \(OSD_
- \(PG_
- \(OBJECT_DEGRADED\)
- \(POOL_APP_NOT_ENABLED\)
conf:
osd:
debug osd: 5

View File

@ -12,5 +12,6 @@ tasks:
- \(OSD_
- \(PG_
- \(OBJECT_DEGRADED\)
- \(POOL_APP_NOT_ENABLED\)
- resolve_stuck_peering: