args: ['toremove']
kwargs:
pg_num: 4096
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- ceph_manager.wait_for_clean: null
- radosbench:
clients: [client.0]
create_pool: false
- ceph_manager.remove_pool:
args: ['toremove']
- - utility.sleep:
- to_sleep: 10
+ - sleep:
+ duration: 10
- ceph.restart:
daemons:
- osd.0
- osd.1
- osd.2
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- ceph_manager.wait_for_clean: null
- radosbench:
clients: [client.0]
args: ['newpool', 'min_size', 2]
- ceph_manager.set_pool_property:
args: ['newpool', 'min_size', 1]
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- ceph_manager.wait_for_clean: null
- loop:
count: 100
args: ['newpool', 'min_size', 2]
- ceph_manager.set_pool_property:
args: ['newpool', 'min_size', 1]
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- ceph_manager.wait_for_clean: null
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- install.upgrade:
mon.a: null
- ceph.restart:
- osd.0
- osd.1
- osd.2
- - utility.sleep:
- to_sleep: 30
+ - sleep:
+ duration: 30
- radosbench:
clients: [client.0]
time: 30