]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds a scenario to test a xenial 1mon 1osd 1mds 1rgw cluster
authorAndrew Schoen <aschoen@redhat.com>
Wed, 9 Nov 2016 20:14:10 +0000 (14:14 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 10 Nov 2016 18:05:23 +0000 (12:05 -0600)
commit38ee310f8c985bb54d1c3fc66bcf688f5a3d5f2c
treed98f676f72b7de139cf0dfa48916c00b52a34d1d
parent3b75d44ed6d4f4c5f3b2cd5cfe8542a86e4b44fd
tests: adds a scenario to test a xenial 1mon 1osd 1mds 1rgw cluster

This scenario duplicates what we are currently doing with our
ceph-ansible testing using OVH and a single node, except now
we are using 4 separate nodes.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: vagrant#boxes
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/Vagrantfile [new symlink]
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/group_vars/all [new file with mode: 0644]
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/group_vars/osds [new file with mode: 0644]
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/hosts [new file with mode: 0644]
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/scenario.py [new file with mode: 0644]
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/vagrant_variables.yml [new file with mode: 0644]