Support any number of controller and mininet instances 66/29166/5
authorLuis Gomez <ecelgp@gmail.com>
Mon, 2 Nov 2015 23:07:19 +0000 (15:07 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 3 Nov 2015 17:21:51 +0000 (09:21 -0800)
commita312c2a3272390c0f6b86711595e9bc498cdfcbb
treea8132c6d3666522ddca177bc0ce9166a6f74c879
parentfde47a4d7547dbc235f8c254d0715e0e7de5f23f
Support any number of controller and mininet instances

Following Shaleen works, I have updated cluster scripts to support
any number of controller and mininet instances.

Cluster scripts will use new env variable NUM_ODL_SYSTEM and
NUM_TOOLS_SYSTEM to loop the instances.

This is a first patch and we will need further patches to allow
users to select the number of controller instances as well as the
cluster templates location.

Change-Id: I5bb32024841fde2afc9c5c7183a83f0cc078d8f8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/integration/include-raw-integration-configure-clustering.sh
jjb/integration/include-raw-integration-deploy-controller.sh
jjb/integration/include-raw-integration-get-slave-addresses.sh
jjb/integration/include-raw-integration-start-cluster-run-test.sh