blob: 42cc6c6636d2082c66e5445301311dd8401d60b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
meta:
- desc: |
librbd python api tests
overrides:
ceph:
conf:
client:
rbd default clone format: 1
tasks:
- workunit:
clients:
client.0:
- rbd/test_librbd_python.sh
- print: "**** done rbd/test_librbd_python.sh 9-workload"
|