mirror of
https://github.com/ceph/ceph
synced 2025-03-04 23:40:07 +00:00
This test runs for few minutes, reducing timeout from 3h to 1h to avoid hanging jobs. Signed-off-by: Matan Breizman <mbreizma@redhat.com>
17 lines
283 B
YAML
17 lines
283 B
YAML
tasks:
|
|
- ceph:
|
|
log-ignorelist:
|
|
- but it is still running
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(PG_
|
|
- \(OSD_
|
|
- \(OBJECT_
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- ceph-fuse:
|
|
- workunit:
|
|
timeout: 1h
|
|
clients:
|
|
client.0:
|
|
- rados/test_python.sh
|