Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / upgrade / jewel-x-singleton / 4-workload / rbd-import-export.yaml
1 meta:
2 - desc: |
3    run basic import/export cli tests for rbd
4 split_tasks:
5   sequential:
6   - workunit:
7       branch: jewel
8       clients:
9         client.0:
10           - rbd/import_export.sh
11       env:
12         RBD_CREATE_ARGS: --new-format
13   - print: "**** done rbd/import_export.sh 5-workload"