summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/basic/tasks/rados_python.yaml
blob: 18e150c6ce4f49ba6e51f054ea4dfacc9f7da065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
overrides:
  ceph:
    log-ignorelist:
    - but it is still running
    - overall HEALTH_
    - \(OSDMAP_FLAGS\)
    - \(PG_
    - \(OSD_
    - \(OBJECT_
    - \(POOL_APP_NOT_ENABLED\)
  install:
    ceph:
      extra_system_packages:
        rpm:
        - python3-pytest
        deb:
        - python3-pytest
tasks:
- workunit:
    timeout: 1h
    clients:
      client.0:
        - rados/test_python.sh