Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / multimon / tasks / mon_clock_with_skews.yaml
1 tasks:
2 - install:
3 - exec:
4     mon.b:
5     - date -u -s @$(expr $(date -u +%s) + 10)
6 - ceph:
7     wait-for-healthy: false
8     log-whitelist:
9     - slow request
10     - .*clock.*skew.*
11     - clocks not synchronized
12     - overall HEALTH_
13     - \(MON_CLOCK_SKEW\)
14     - \(MGR_DOWN\)
15     - \(PG_
16     - No standby daemons available
17 - mon_clock_skew_check:
18     expect-skew: true