]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: make all subnet uniq per scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 28 Sep 2017 12:14:38 +0000 (14:14 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 5 Oct 2017 13:07:38 +0000 (15:07 +0200)
commit6aa7050acde21e26de908f226f810192f32b424b
treea9d5eeee72b3e8c7dbcffc7398b8e89032d840f4
parent8f75eac6f40fe348e4e5f44c4b829182a4fde4ed
tests: make all subnet uniq per scenario

If two environments are using the same subnet, we will get trouble
because of ips addresses conflicts.
This commit ensures each scenario has a uniq subnet for both public and cluster
network so we can setup several test environment at a time on a same hypervisor.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
21 files changed:
tests/functional/centos/7/bluestore/group_vars/all
tests/functional/centos/7/bluestore/hosts
tests/functional/centos/7/bluestore/vagrant_variables.yml
tests/functional/centos/7/crypt-ded-jrn/group_vars/all
tests/functional/centos/7/crypt-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/crypt-jrn-col/group_vars/all
tests/functional/centos/7/crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/docker-crypt-jrn-col/group_vars/all
tests/functional/centos/7/docker-crypt-jrn-col/vagrant_variables.yml
tests/functional/centos/7/docker-ded-jrn/group_vars/all
tests/functional/centos/7/docker-ded-jrn/vagrant_variables.yml
tests/functional/centos/7/docker/group_vars/all
tests/functional/centos/7/docker/vagrant_variables.yml
tests/functional/centos/7/jrn-col-auto-dm/group_vars/all
tests/functional/centos/7/jrn-col-auto-dm/vagrant_variables.yml
tests/functional/centos/7/jrn-col-auto/group_vars/all
tests/functional/centos/7/jrn-col-auto/vagrant_variables.yml
tests/functional/centos/7/jrn-col/group_vars/all
tests/functional/centos/7/jrn-col/vagrant_variables.yml
tests/functional/centos/7/lvm-osds/group_vars/all
tests/functional/centos/7/lvm-osds/vagrant_variables.yml