]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: rename the centos7-mon-osd scenario to raw-multi-journal
authorAndrew Schoen <aschoen@redhat.com>
Mon, 28 Nov 2016 16:28:17 +0000 (10:28 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 28 Nov 2016 16:28:17 +0000 (10:28 -0600)
commite3d45095d38df079be2498deed88eec30ba6c3cf
tree25a56b2e6aa290a6e4803e3e51877316b9f4174b
parent4be9c52bafdf4b55edde2aebce9607268a7871e3
tests: rename the centos7-mon-osd scenario to raw-multi-journal

We really only need to test the raw-multi-journal OSD scenario on one
OS and it needed a better name to use with the CI.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
12 files changed:
tests/functional/centos/7/mon-osd/Vagrantfile [deleted symlink]
tests/functional/centos/7/mon-osd/group_vars/all [deleted file]
tests/functional/centos/7/mon-osd/group_vars/osds [deleted file]
tests/functional/centos/7/mon-osd/hosts [deleted file]
tests/functional/centos/7/mon-osd/scenario.py [deleted file]
tests/functional/centos/7/mon-osd/vagrant_variables.yml [deleted file]
tests/functional/centos/7/raw-multi-journal/Vagrantfile [new symlink]
tests/functional/centos/7/raw-multi-journal/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/raw-multi-journal/group_vars/osds [new file with mode: 0644]
tests/functional/centos/7/raw-multi-journal/hosts [new file with mode: 0644]
tests/functional/centos/7/raw-multi-journal/scenario.py [new file with mode: 0644]
tests/functional/centos/7/raw-multi-journal/vagrant_variables.yml [new file with mode: 0644]