]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/singleton-nomsgr: fix syntax
authorSage Weil <sage@redhat.com>
Wed, 24 May 2017 20:46:00 +0000 (16:46 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 12 Sep 2017 07:29:27 +0000 (09:29 +0200)
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

qa/suites/rados/singleton-nomsgr/all/pool-access.yaml

index 71cbceb49295c68555fc64a72b96beba3a8dd0a8..50c8eeb2f2258fcde48d123c63a4e7564d781107 100644 (file)
@@ -6,8 +6,8 @@ tasks:
     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: