]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/singleton-nomsgr/all/11429: no mds
authorSage Weil <sage@redhat.com>
Thu, 10 Mar 2016 17:06:21 +0000 (12:06 -0500)
committerSage Weil <sage@redhat.com>
Thu, 10 Mar 2016 17:06:21 +0000 (12:06 -0500)
The newer cephfs logic wants to use the 'status' command on the
daemon, but that doesn't exist on firefly.  Luckly we don't need
it for this test.

Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/singleton-nomsgr/all/11429.yaml

index 836adac82c94cbd87ddf0f3d7a109eca09268b40..5e5c5d623b6ab6f782f8078edabbc6bae2333123 100644 (file)
@@ -22,7 +22,6 @@ overrides:
     - failed to encode
 roles:
 - - mon.a
-  - mds.a
   - osd.0
   - osd.1
   - mon.b
@@ -93,7 +92,7 @@ tasks:
   - install.upgrade:
       mon.a:
         branch: hammer
-  - ceph.restart: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, mds.a]
+  - ceph.restart: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2]
   - ceph_manager.wait_for_clean: null
   - ceph.restart: [osd.0, osd.1, osd.2]
   - ceph_manager.wait_for_clean: null
@@ -104,7 +103,7 @@ tasks:
 
   - install.upgrade:
       mon.a: null
-  - ceph.restart: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, mds.a]
+  - ceph.restart: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2]
   - ceph_manager.wait_for_clean: null
   - ceph.restart: [osd.0, osd.1, osd.2]
   - exec: