mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
qa: ignore POOL_FULL for rbd tests exercising full pools
Fixes: https://tracker.ceph.com/issues/76586 Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
This commit is contained in:
parent
30a1b94abe
commit
eb433c57ea
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user