BUG 2344 : Add the multi-node-test template for clustering integration tests release/helium-sr1
authorMoiz Raja <moraja@cisco.com>
Tue, 11 Nov 2014 01:35:04 +0000 (17:35 -0800)
committerMoiz Raja <moraja@cisco.com>
Tue, 11 Nov 2014 02:21:45 +0000 (18:21 -0800)
commit07e92150af9261036c1a593461a5adfc03a901a7
tree9419264b753d5d12d0121280bd90b6c89e2f5d35
parent967fb852bd72f788ebad07f736f4edb389686e67
BUG 2344 : Add the multi-node-test template for clustering integration tests

The multi-node-test template installs all the odl-clustering-test-app and ensures
that the modules.conf and module-shards.conf is generated appropriately for testing
the app in a multi-node cluster

This patch is dependent on the following controller patch,

https://git.opendaylight.org/gerrit/#/c/12705/

Change-Id: I58b2938c3125068ef895733bcec8e26050190b39
Signed-off-by: Moiz Raja <moraja@cisco.com>
test/tools/cluster-deployer/templates/multi-node-test/akka.conf.template [new file with mode: 0644]
test/tools/cluster-deployer/templates/multi-node-test/jolokia.xml.template [new file with mode: 0644]
test/tools/cluster-deployer/templates/multi-node-test/module-shards.conf.template [new file with mode: 0644]
test/tools/cluster-deployer/templates/multi-node-test/modules.conf.template [new file with mode: 0644]
test/tools/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template [new file with mode: 0644]
test/tools/cluster-deployer/templates/multi-node-test/org.apache.karaf.management.cfg.template [new file with mode: 0644]