]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds a scenario using OSD dmcrypt_journal_collocation
authorAndrew Schoen <aschoen@redhat.com>
Mon, 28 Nov 2016 18:03:00 +0000 (12:03 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 28 Nov 2016 18:03:00 +0000 (12:03 -0600)
commitc212162afb83fdf0ebfbf4662b8b6e77149c4bac
tree05da3d65a093902001c9c50a4dc3d26adde4cefb
parent9f432bfb058f604e2e983a832c10fc009465d605
tests: adds a scenario using OSD dmcrypt_journal_collocation

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/centos/7/dmcrypt-journal-collocation/Vagrantfile [new file with mode: 0644]
tests/functional/centos/7/dmcrypt-journal-collocation/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/dmcrypt-journal-collocation/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/dmcrypt-journal-collocation/hosts [new file with mode: 0644]
tests/functional/centos/7/dmcrypt-journal-collocation/scenario.py [new file with mode: 0644]
tests/functional/centos/7/dmcrypt-journal-collocation/vagrant_variables.yml [new file with mode: 0644]
tox.ini