mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
Merge PR #68896 into main
* refs/pull/68896/head: qa: ignore cephadm failed daemon warnings during thrashing Reviewed-by: Yuri Weinstein <yweins@redhat.com>
This commit is contained in:
commit
c2f274b593
@ -33,6 +33,8 @@ overrides:
|
||||
- pg .* is stuck peering
|
||||
- OSD_HOST_DOWN
|
||||
- PG_DAMAGED
|
||||
- CEPHADM_FAILED_DAEMON
|
||||
- failed cephadm daemon
|
||||
tasks:
|
||||
- install:
|
||||
branch: squid
|
||||
|
||||
@ -32,6 +32,8 @@ overrides:
|
||||
- OBJECT_UNFOUND
|
||||
- OSD_HOST_DOWN
|
||||
- PG_DAMAGED
|
||||
- CEPHADM_FAILED_DAEMON
|
||||
- failed cephadm daemon
|
||||
tasks:
|
||||
- install:
|
||||
branch: tentacle
|
||||
|
||||
Loading…
Reference in New Issue
Block a user