]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: ignore POOL_FULL for rbd tests exercising full pools 68899/head
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 13 May 2026 18:29:43 +0000 (14:29 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 27 May 2026 01:59:52 +0000 (21:59 -0400)
Fixes: https://tracker.ceph.com/issues/76586
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
qa/suites/upgrade/squid-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/squid-x/stress-split/3-stress-tasks/rbd_api.yaml
qa/suites/upgrade/tentacle-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/tentacle-x/stress-split/3-stress-tasks/rbd_api.yaml

index 2a02e06eb09e41627d8ae84a599a5af3b7367ed7..1d35864aca500f7c87371afec573084423d2cc7e 100644 (file)
@@ -1,6 +1,13 @@
 meta:
 - desc: |
    librbd C and C++ api tests
+overrides:
+  ceph:
+    log-ignorelist:
+      # TestLibRBD.RemoveFullTryDataPool
+      - POOL_FULL
+      - is full
+      - pool.*full
 workload:
   full_sequential:
     - print: "**** done start test_rbd_api.yaml"
index ee938dfded6e75475391da5728ab53ab48cf3ba3..5818bcdaf2ad96d4522a1c1ea7cd19c2be7a36ad 100644 (file)
@@ -1,6 +1,13 @@
 meta:
 - desc: |
    librbd C and C++ api tests
+overrides:
+  ceph:
+    log-ignorelist:
+      # TestLibRBD.RemoveFullTryDataPool
+      - POOL_FULL
+      - is full
+      - pool.*full
 stress-tasks:
 - workunit:
      branch: squid
index 7bef00295b43c9cc882e07481e620f9d18fb5b76..6914b1a83d56eef8300c13a7627f9f5993893f2c 100644 (file)
@@ -1,6 +1,13 @@
 meta:
 - desc: |
    librbd C and C++ api tests
+overrides:
+  ceph:
+    log-ignorelist:
+      # TestLibRBD.RemoveFullTryDataPool
+      - POOL_FULL
+      - is full
+      - pool.*full
 workload:
   full_sequential:
     - print: "**** done start test_rbd_api.yaml"
index cac81c43ee635ddfddd92eb650558a1f7eef2859..9a7f8fa2e7528d67e4854c972b3403d3d3600e51 100644 (file)
@@ -1,6 +1,13 @@
 meta:
 - desc: |
    librbd C and C++ api tests
+overrides:
+  ceph:
+    log-ignorelist:
+      # TestLibRBD.RemoveFullTryDataPool
+      - POOL_FULL
+      - pool.*full
+      - is full
 stress-tasks:
 - workunit:
      branch: tentacle