]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ci: add collocation scenario
authorSébastien Han <seb@redhat.com>
Wed, 27 Sep 2017 16:22:15 +0000 (18:22 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 4 Oct 2017 09:19:12 +0000 (11:19 +0200)
commit5968cf09b1e6c089588776d02034777587f97b42
tree9eb62d11eeed03df2c6667b31cb16f534311b210
parentf37e014a6518691796d110aa6d1921617133b6bc
ci: add collocation scenario

Signed-off-by: Sébastien Han <seb@redhat.com>
18 files changed:
roles/ceph-defaults/handlers/main.yml
roles/ceph-defaults/tasks/check_socket.yml
roles/ceph-defaults/tasks/check_socket_container.yml [new file with mode: 0644]
roles/ceph-defaults/tasks/check_socket_non_container.yml [new file with mode: 0644]
roles/ceph-defaults/tasks/facts.yml
roles/ceph-defaults/templates/restart_mds_daemon.sh.j2
roles/ceph-defaults/templates/restart_mgr_daemon.sh.j2
roles/ceph-defaults/templates/restart_mon_daemon.sh.j2
roles/ceph-defaults/templates/restart_nfs_daemon.sh.j2
roles/ceph-defaults/templates/restart_rbd_mirror_daemon.sh.j2
roles/ceph-defaults/templates/restart_rgw_daemon.sh.j2
roles/ceph-mds/tasks/containerized.yml
tests/functional/centos/7/docker-collocation/Vagrantfile [new symlink]
tests/functional/centos/7/docker-collocation/group_vars/all [new file with mode: 0644]
tests/functional/centos/7/docker-collocation/hosts [new file with mode: 0644]
tests/functional/centos/7/docker-collocation/vagrant_variables.yml [new file with mode: 0644]
tests/functional/tests/mds/test_mds.py
tox.ini