]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume tests.functional add data device and journal to xenial filestore
authorAlfredo Deza <adeza@redhat.com>
Tue, 14 Nov 2017 13:42:02 +0000 (08:42 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 16 Nov 2017 16:50:31 +0000 (10:50 -0600)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d0754e25177b9bf3bce695b7991e99f49312d91c)

src/ceph-volume/ceph_volume/tests/functional/lvm/xenial/filestore/create/group_vars/all

index e7c1f72300ae0f4a11b08e33c9e808d5b101b415..e7ff18ed1d826c78dc40ae1b7738ab812c7f28c9 100644 (file)
@@ -20,6 +20,8 @@ lvm_volumes:
     journal: journal1
     data_vg: test_group
     journal_vg: journals
+  - data: /dev/sdd1
+    journal: /dev/sdd2
 os_tuning_params:
   - { name: kernel.pid_max, value: 4194303 }
   - { name: fs.file-max, value: 26234859 }