]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add lvm-auto-discovery scenario
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 5 Dec 2019 16:01:55 +0000 (11:01 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Dec 2019 08:32:55 +0000 (09:32 +0100)
commitc409d6e96008cd431f1679d2582325f174c47879
treea5c8b491fee340430e2731b3b68a3206a20f3542
parent9f9b9524738189a7ed2140243b9709ffae235562
tests: add lvm-auto-discovery scenario

This adds the lvm-auto-discovery scenario.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/lvm-auto-discovery/Vagrantfile [new symlink]
tests/functional/lvm-auto-discovery/ceph-override.json [new symlink]
tests/functional/lvm-auto-discovery/container/Vagrantfile [new symlink]
tests/functional/lvm-auto-discovery/container/ceph-override.json [new symlink]
tests/functional/lvm-auto-discovery/container/group_vars/all [new file with mode: 0644]
tests/functional/lvm-auto-discovery/container/hosts [new file with mode: 0644]
tests/functional/lvm-auto-discovery/container/vagrant_variables.yml [new file with mode: 0644]
tests/functional/lvm-auto-discovery/group_vars/all [new file with mode: 0644]
tests/functional/lvm-auto-discovery/hosts [new file with mode: 0644]
tests/functional/lvm-auto-discovery/vagrant_variables.yml [new file with mode: 0644]
tox.ini