blob: d54ba8039d0871f8a827153f5a7781af22ab2a29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
meta:
- desc: |
run basic cls tests for rbd
stress-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"
|