]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds the lvm_auto_discovery container testing scenario
authorAndrew Schoen <aschoen@redhat.com>
Thu, 10 Jan 2019 19:20:32 +0000 (13:20 -0600)
committerSébastien Han <seb@redhat.com>
Fri, 1 Feb 2019 11:28:12 +0000 (12:28 +0100)
commitfc9502039da9e17f56f07d3ce51b676cf65a57eb
tree86ee26124b673451f5271e576476ef0855a5cc91
parent3d4beaf952df5051721307d58151e6979c40cfa8
tests: adds the lvm_auto_discovery container testing scenario

This tests osd_auto_discovery: True, containerized_deployment: True
and the lvm osd scenario

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/lvm-auto-discovery/Vagrantfile [new symlink]
tests/functional/lvm-auto-discovery/ceph-override.json [new file with mode: 0644]
tests/functional/lvm-auto-discovery/container/Vagrantfile [new symlink]
tests/functional/lvm-auto-discovery/container/ceph-override.json [new file with mode: 0644]
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]