This parsed out as
tasks:
- install: null
- ceph:
conf:
osd: osd max object name len = 400 osd max object namespace len = 64
- workunit:
clients:
all:
- rados/test_health_warnings.sh
which is clearly not correct.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from
85e2f3f31d25dbfd9770cc3b1f232025df53b628)
Conflicts:
applied changes to pool-access.yaml instead of health-warnings.yaml
conf:
osd:
# we may land on ext4
- osd max object name len = 400
- osd max object namespace len = 64
+ osd max object name len: 400
+ osd max object namespace len: 64
- workunit:
clients:
all: