]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Tests: Add bluestore scenarios
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jul 2017 13:02:32 +0000 (15:02 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jul 2017 13:02:32 +0000 (15:02 +0200)
commit94c3756167d00a8989d65983bc75ea3b277f9f1d
tree70c2b4e8615c4981b8f2234faba89d9fafe6dd9b
parenta517ab5583284654c3a681f11ee6cd5eb3fea246
Tests: Add bluestore scenarios

Since we started testing against Luminous, we need to add more scenarios
testing.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
36 files changed:
Vagrantfile
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/scenarios/dmcrypt-dedicated-journal.yml
tests/functional/centos/7/bs-dmcrypt-dedicated-journal/Vagrantfile [new symlink]
tests/functional/centos/7/bs-dmcrypt-dedicated-journal/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-dedicated-journal/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-dedicated-journal/hosts [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-dedicated-journal/vagrant_variables.yml [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-journal-colloc/Vagrantfile [new symlink]
tests/functional/centos/7/bs-dmcrypt-journal-colloc/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-journal-colloc/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-journal-colloc/hosts [new file with mode: 0644]
tests/functional/centos/7/bs-dmcrypt-journal-colloc/vagrant_variables.yml [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster-dedicated-journal/Vagrantfile [new symlink]
tests/functional/centos/7/bs-docker-cluster-dedicated-journal/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster-dedicated-journal/hosts [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster-dedicated-journal/vagrant_variables.yml [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster/Vagrantfile [new symlink]
tests/functional/centos/7/bs-docker-cluster/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster/hosts [new file with mode: 0644]
tests/functional/centos/7/bs-docker-cluster/vagrant_variables.yml [new file with mode: 0644]
tests/functional/centos/7/bs-docker-dmcrypt-journal-colloc/Vagrantfile [new symlink]
tests/functional/centos/7/bs-docker-dmcrypt-journal-colloc/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/bs-docker-dmcrypt-journal-colloc/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/bs-docker-dmcrypt-journal-colloc/hosts [new file with mode: 0644]
tests/functional/centos/7/bs-docker-dmcrypt-journal-colloc/vagrant_variables.yml [new file with mode: 0644]
tests/functional/centos/7/bs-journal-collocation/vagrant_variables.yml
tests/functional/centos/7/cluster/group_vars/all
tests/functional/centos/7/dmcrypt-dedicated-journal/group_vars/all
tests/functional/centos/7/dmcrypt-journal-collocation/group_vars/all
tests/functional/centos/7/docker-cluster-dedicated-journal/Vagrantfile [changed from file to symlink]
tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile [changed from file to symlink]
tests/functional/centos/7/docker-cluster/group_vars/all
tests/functional/centos/7/journal-collocation/group_vars/all
tox.ini