summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/reef-p2p/reef-p2p-stress-split/4-workload/rbd_api.yaml
blob: 025616655060dd57274689d0387227b7e6b41483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
meta:
- desc: |
   librbd C and C++ api tests
overrides:
  ceph:
    log-ignorelist:
      - overall HEALTH_
      - \(CACHE_POOL_NO_HIT_SET\)
      - \(POOL_APP_NOT_ENABLED\)
      - is full \(reached quota
      - \(POOL_FULL\)
stress-tasks:
- workunit:
     branch: reef
     clients:
        client.0:
           - rbd/test_librbd.sh
- print: "**** done rbd/test_librbd.sh 4-workload"