mirror of
https://github.com/ceph/ceph
synced 2024-12-09 05:01:18 +00:00
b1830e43d2
this was added in https://github.com/ceph/ceph/pull/39820 to avoid repeating the override in rgw subsuites, but teuthology was picking up suites/rgw/ignore-pg-availability.yaml as a job of its own, and led to 'list index out of range' failures Fixes: https://tracker.ceph.com/issues/50147 Signed-off-by: Casey Bodley <cbodley@redhat.com>
6 lines
105 B
YAML
6 lines
105 B
YAML
# https://tracker.ceph.com/issues/45802
|
|
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- \(PG_AVAILABILITY\)
|