ceph/qa/suites/crimson-rados/basic/tasks/rados_python.yaml
Casey Bodley cbdd520995 qa/suites: install pytest for pybind tasks
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-07-17 16:31:08 -04:00

21 lines
402 B
YAML

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)'