summaryrefslogtreecommitdiffstats
path: root/qa/suites/crimson-rados/basic/tasks/rados_python.yaml
blob: aa8719d9f2530331ad9f1524eb948cc66940a188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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:
      - python3-pytest
tasks:
- workunit:
    timeout: 1h
    clients:
      client.0:
        - rados/test_python.sh -m 'not (wait or tier or ec or bench or stats)'