blob: 703f4f7ccb3407afe7a0661b8789740d022982d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
meta:
- desc: |
run basic import/export cli tests for rbd
stress-tasks:
- workunit:
branch: nautilus
clients:
client.0:
- rbd/import_export.sh
env:
RBD_CREATE_ARGS: --new-format
- print: "**** done rbd/import_export.sh 5-workload"
|