]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: mon warn on pool no app = false for api tests
authorSage Weil <sage@redhat.com>
Tue, 13 Mar 2018 13:57:29 +0000 (08:57 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Apr 2018 13:26:58 +0000 (08:26 -0500)
Among other things, the list.cc tests set pg_num which waits for cluster
healthy.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/powercycle/osd/tasks/rados_api_tests.yaml
qa/suites/rados/basic/tasks/rados_api_tests.yaml
qa/suites/rados/monthrash/workloads/rados_api_tests.yaml
qa/suites/rados/thrash/workloads/rados_api_tests.yaml
qa/suites/rados/verify/tasks/rados_api_tests.yaml
qa/suites/smoke/basic/tasks/rados_api_tests.yaml

index 06f3f57388b9cb704cdfb12739d959c6efe6e617..9dee3a4ac2ee541f813b5e0421e84c6153c22cb1 100644 (file)
@@ -3,6 +3,9 @@ overrides:
     log-whitelist:
       - reached quota
       - \(POOL_APP_NOT_ENABLED\)
+    conf:
+      mon:
+        mon warn on pool no app: false
 tasks:
 - ceph-fuse:
 - workunit:
index 5bb64fc6994a64bcd99aec92b13ea28c95f260fa..79c5d05114edaeaab8ff412d3bd988db0622963c 100644 (file)
@@ -12,6 +12,8 @@ overrides:
     conf:
       client:
         debug ms: 1
+      mon:
+        mon warn on pool no app: false
 tasks:
 - workunit:
     clients:
index ac6491ebde7be199f9a5195d9186030fd3720343..6611a578a21169094f1b28c25ec183c7c559a04c 100644 (file)
@@ -16,6 +16,8 @@ overrides:
         debug objecter: 20
         debug rados: 20
         debug ms: 1
+      mon:
+        mon warn on pool no app: false
 tasks:
 - workunit:
     clients:
index 23c705d1eb56fb5c6cf4f1dc6d643beded0e37ef..c12009c6afd4d0ae707d1da93fab3f51946e3df5 100644 (file)
@@ -9,6 +9,8 @@ overrides:
         debug ms: 1
         debug objecter: 20
         debug rados: 20
+      mon:
+        mon warn on pool no app: false
 tasks:
 - workunit:
     clients:
index d1e2c971cf831a40f651106053647d9ee368e069..11a64a50b023ef2e0f76d92918fda1eec523f9e5 100644 (file)
@@ -15,6 +15,8 @@ overrides:
         debug objecter: 20
         debug rados: 20
         debug monc: 20
+      mon:
+        mon warn on pool no app: false
 tasks:
 - workunit:
     timeout: 6h
index ef4c50fc0b0b31e76b0958a954f5c941552af540..6f35748c3eecd89f890fd5f9662864f912d68ffa 100644 (file)
@@ -15,6 +15,9 @@ tasks:
       - \(TOO_FEW_PGS\)
       - reached quota
       - but it is still running
+    conf:
+      mon:
+        mon warn on pool no app: false
 - thrashosds:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1