]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: rename the directory for centos7_cluster
authorAndrew Schoen <aschoen@redhat.com>
Thu, 1 Dec 2016 22:59:27 +0000 (16:59 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 1 Dec 2016 22:59:27 +0000 (16:59 -0600)
commit155bcf5ae2142e5de0a7175834c8950f9116de09
tree57b737753825142d07f244f166e3c6e88b43e3fa
parent234b2c1cc277f7cff550dd4dabf9dbb1cfe417ec
tests: rename the directory for centos7_cluster

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