summaryrefslogtreecommitdiffstats
path: root/qa/suites/smoke/basic/tasks/test/rbd_python_api_tests.yaml
blob: 73e64bb2c5b016493f115aee1a925ae0fc196e81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
overrides:
  install:
    ceph:
      extra_system_packages:
      - python3-pytest
tasks:
- ceph:
    log-ignorelist:
      - \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
    clients:
      client.0:
        - rbd/test_librbd_python.sh
    env:
      RBD_FEATURES: "1"