Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / luminous-x / parallel / 5-final-workload / rbd_import_export_upgrated.yaml
1 meta:
2 - desc: |
3    run basic import/export cli tests for rbd
4    on upgrated client
5 tasks:
6   - workunit:
7       clients:
8         client.1:
9           - rbd/import_export.sh
10       env:
11         RBD_CREATE_ARGS: --new-format
12   - print: "**** done rbd/import_export.sh 4-final-workload  on upgrated client"