]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume tests.functional fix typo when stopping osd.0 in filestore 25777/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 17 Dec 2018 17:35:27 +0000 (12:35 -0500)
committerAlfredo Deza <adeza@redhat.com>
Tue, 8 Jan 2019 13:15:11 +0000 (08:15 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fba43289a2ff8a94361cc016e7a4dfdc61f324e8)

src/ceph-volume/ceph_volume/tests/functional/lvm/playbooks/test_filestore.yml

index 8fd1a9ba96d19627d0553082678bc78a67cb594e..e896c41b0ea6b5de4d66d13fae34a3a0b72f76d1 100644 (file)
 
     - name: stop ceph-osd@1 daemon
       service:
-        name: ceph-osd@0
+        name: ceph-osd@1
         state: stopped
 
     - name: activate all to start the previously prepared osd.0