blob: 79ad2af8ea14a7f4682ba449e98f7796f5520e79 (
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: reef
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"
|