blob: a55dddf46f72102770458b4c5404a3dac46fa970 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
meta:
- desc: |
run basic cls tests for rbd
first-half-tasks:
- workunit:
branch: quincy
clients:
client.0:
- cls/test_cls_rbd.sh
env:
CLS_RBD_GTEST_FILTER: '-TestClsRbd.group_snap_set:TestClsRbd.group_snap_remove'
- print: "**** done cls/test_cls_rbd.sh 5-workload"
|