]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-volume/ceph_volume/tests/functional/xenial/create/group_vars/all
update sources to v12.2.0
[ceph.git] / ceph / src / ceph-volume / ceph_volume / tests / functional / xenial / create / group_vars / all
index 971c63d40e7771f0d4580b08c0d5290d2a5c5e03..cd16377b1b1036bb49609f61382df2e27475aaa2 100644 (file)
@@ -11,7 +11,9 @@ osd_scenario: lvm
 copy_admin_key: true
 # test-volume is created by tests/functional/lvm_setup.yml from /dev/sda
 lvm_volumes:
-  test_volume: /dev/sdc
+  - data: test_volume
+    journal: /dev/sdc
+    data_vg: test_group
 os_tuning_params:
   - { name: kernel.pid_max, value: 4194303 }
   - { name: fs.file-max, value: 26234859 }