]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tox: Refact lvm_osds scenario v3.2.16
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 3 Apr 2019 20:22:47 +0000 (16:22 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 May 2019 09:24:32 +0000 (11:24 +0200)
commit8a74928a194b8ed6ac5cfff4ab1724f9226fee2c
tree63d35c7c8a4628939037d9c5b73d9c4d8a461040
parent0a24078bbbb31aa15e09887a60ea40cce812b626
tox: Refact lvm_osds scenario

The current lvm_osds only tests filestore on one OSD node.
We also have bs_lvm_osds to test bluestore and encryption.
Let's use only one scenario to test filestore/bluestore and with or
without dmcrypt on four OSD nodes.
Also use validate_dmcrypt_bool_value instead of types.boolean on
dmcrypt validation via notario.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 52b9f3fb2886d703b25f650221ea973147c68ed6)
tests/functional/bs-lvm-osds/Vagrantfile [deleted symlink]
tests/functional/bs-lvm-osds/ceph-override.json [deleted symlink]
tests/functional/bs-lvm-osds/container/Vagrantfile [deleted symlink]
tests/functional/bs-lvm-osds/container/ceph-override.json [deleted symlink]
tests/functional/lvm-osds/container/group_vars/all
tests/functional/lvm-osds/container/hosts
tests/functional/lvm-osds/container/vagrant_variables.yml
tests/functional/lvm-osds/group_vars/all
tests/functional/lvm-osds/hosts
tests/functional/lvm-osds/vagrant_variables.yml
tox.ini