blob: c041555403cc615cd4dabedec89e957e025863ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
meta:
- desc: |
run basic cls tests for rbd
split_tasks:
sequential:
- workunit:
branch: mimic
clients:
client.0:
- cls/test_cls_rbd.sh
- print: "**** done cls/test_cls_rbd.sh 5-workload"
|