]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: ignore POOL_FULL for rbd tests exercising full pools 69304/head
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 13 May 2026 18:29:43 +0000 (14:29 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 5 Jun 2026 14:45:54 +0000 (10:45 -0400)
Fixes: https://tracker.ceph.com/issues/76586
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit eb433c57ead239eb819ddff5fda8a1322ea66b94)

qa/suites/upgrade/reef-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/reef-x/stress-split/3-stress-tasks/rbd_api.yaml
qa/suites/upgrade/squid-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/squid-x/stress-split/3-stress-tasks/rbd_api.yaml

index bb9bedd3353045b6a23daa641e9198c10c92f51d..ba21e1144bac65360924fad64fde4a12e760d53d 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 7360c5dfcf5ec49d70419c39cc221418acb25fca..627527a635271399f0f6f7abb5b075b791711bac 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: reef
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