Signed-off-by: Sage Weil <sage@redhat.com>
daemons: [osd.2, osd.3]
wait-for-healthy: false
wait-for-osds-up: true
- - exec:
- mon.a:
- - ceph osd set require_kraken_osds
- - ceph.restart: [osd.3]
- - sleep:
- duration: 60
daemons: [osd.5]
wait-for-healthy: false
wait-for-up-osds: true
- - exec:
- mon.a:
- - ceph osd set require_kraken_osds
- - sleep:
- duration: 60
- print: "**** done ceph.restart all -x branch mds/osd/mon"
run basic cls tests for rbd
stress-tasks:
- workunit:
- branch: kraken
+ branch: jewel
clients:
client.0:
- cls/test_cls_rbd.sh
run basic import/export cli tests for rbd
stress-tasks:
- workunit:
- branch: kraken
+ branch: jewel
clients:
client.0:
- rbd/import_export.sh
librbd C and C++ api tests
stress-tasks:
- workunit:
- branch: kraken
+ branch: jewel
clients:
client.0:
- rbd/test_librbd.sh
librbd python api tests
tasks:
- workunit:
- branch: kraken
clients:
client.0:
- rbd/test_librbd_python.sh