Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / client-upgrade / hammer-client-x / basic / 2-workload / rbd_cli_import_export.yaml
1 tasks:
2 - sequential:
3   - upgrade_workload
4 - ceph: 
5 - print: "**** done ceph"
6 - workunit:
7     branch: hammer
8     clients:
9       client.0:
10       - rbd/import_export.sh
11     env:
12       RBD_CREATE_ARGS: --image-feature layering,exclusive-lock,object-map
13 - print: "**** done rbd/import_export.sh"