mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +00:00
16 lines
257 B
YAML
16 lines
257 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon.b:
|
|
clock offset: 10
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
wait-for-healthy: false
|
|
log-whitelist:
|
|
- slow request
|
|
- .*clock.*skew.*
|
|
- clocks not synchronized
|
|
- mon_clock_skew_check:
|
|
expect-skew: true
|