mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
qa/suites/upgrade: ignore undersized PG during stress splits
Fixes: https://tracker.ceph.com/issues/76585 Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
This commit is contained in:
parent
79c93eb207
commit
322e78c1ce
@ -16,6 +16,7 @@ overrides:
|
||||
- Reduced data availability
|
||||
- Degraded data redundancy
|
||||
- pg .* is stuck inactive
|
||||
- pg .* is stuck undersized
|
||||
- pg .* is .*degraded
|
||||
- FS_DEGRADED
|
||||
- OSDMAP_FLAGS
|
||||
|
||||
@ -16,6 +16,7 @@ overrides:
|
||||
- Reduced data availability
|
||||
- Degraded data redundancy
|
||||
- pg .* is stuck inactive
|
||||
- pg .* is stuck undersized
|
||||
- pg .* is .*degraded
|
||||
- FS_DEGRADED
|
||||
- OSDMAP_FLAGS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user