]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds a testing scenario for lv-create and lv-teardown
authorAndrew Schoen <aschoen@redhat.com>
Wed, 8 Aug 2018 22:12:30 +0000 (17:12 -0500)
committerSébastien Han <seb@redhat.com>
Thu, 16 Aug 2018 15:01:41 +0000 (17:01 +0200)
commitc119150946c5046f1275761479e0c54fe646b942
tree8a6fa47b2f4fb0e309eb3015ed1b16929ad0806d
parent634cc14393ddb3165e5348ef1630732a47108347
tests: adds a testing scenario for lv-create and lv-teardown

Using an explicitly named testing environment name allows us to have a
specific [testenv] block for this test. This greatly simplifies how it will
work as it doesn't really anything from the ceph cluster tests.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 810cc47892e53701485c540ff51c00c860ea0a00)
Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/infra_lv_create/Vagrantfile [new symlink]
tests/functional/centos/7/infra_lv_create/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/infra_lv_create/hosts [new file with mode: 0644]
tests/functional/centos/7/infra_lv_create/vagrant_variables.yml [new file with mode: 0644]
tox.ini