Branch: refs/heads/master Home: https://github.com/kronosnet/knet-ansible-ci Commit: 2542c131658f52ae22154cd0a2b3a7241a225142 https://github.com/kronosnet/knet-ansible-ci/commit/2542c131658f52ae22154cd0... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-12-25 (Mon, 25 Dec 2017)
Changed paths: M group_vars/all M roles/corosync-tests/templates/corosync.conf.j2 M roles/kronosnet-tests/templates/knet_bench_wrapper.j2 M run-tests
Log Message: ----------- Change -e to use subnets vs interfaces
example: run-tests -e 172.16.0.0/16,172.17.0.0/16,172.18.0.0/16,172.19.0.0/16,3ffe::1/64
it can contain a mix of ipv4 and ipv6 networks to use for testing.
TODO: disable ipv4 or ipv6 tests based on provided subnets.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com