Adding a testplan file for running datastore tests in CI.
authorPhillip Shea <phillip.shea@hp.com>
Wed, 10 Jun 2015 18:13:57 +0000 (11:13 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 11 Jun 2015 04:43:23 +0000 (04:43 +0000)
commited41c64deb53079e30ff2020ef9dcc15a23fa030
tree3cc8c8a34fb3c97cccff98ed4df85aa626a843e9
parent034bd6859c07e6cca42309b9ceb83433a0605114
Adding a testplan file for running datastore tests in CI.

This testplan file  with be for the clustering datastore tests.
Also adding a cluster-deployer template with a large number of features
for use in exploratory testing. This template will not be used in CI.

Change-Id: Ib7117215492b34b2f37f70d362ac950754e8ef0e
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
test/csit/testplans/controller-clustering.txt [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/akka.conf.template [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/jolokia.xml.template [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/module-shards.conf.template [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/modules.conf.template [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/org.apache.karaf.features.cfg.template [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/exploratory/org.apache.karaf.management.cfg.template [new file with mode: 0644]