]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume tests.functional comment why not use --destroy when zapping lvs in filestore 24082/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 13 Sep 2018 14:03:06 +0000 (10:03 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 13 Sep 2018 17:05:49 +0000 (13:05 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 11858c74a1e704d63185f0ef4b6cd6aa02f17e52)

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

index 6979502836aab7e26e3197f244b825eb73b49997..a8a9e22b743e0b6677a64a4a155cf62d01960fc1 100644 (file)
@@ -47,6 +47,8 @@
         CEPH_VOLUME_DEBUG: 1
 
     # osd.0 data lv
+    # note: we don't use --destroy here to test this works without that flag.
+    # --destroy is used in the bluestore tests
     - name: zap test_group/data-lv1
       command: "ceph-volume lvm zap test_group/data-lv1"
       environment: