Clustering datastore tests for Lithium. 22/21822/7
authorPhillip Shea <phillip.shea@hp.com>
Wed, 3 Jun 2015 19:09:36 +0000 (12:09 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 10 Jun 2015 20:16:15 +0000 (20:16 +0000)
commite3e764e1f674c57acd046e41addf611fa2e2997c
tree00a3fffab0af89571cc1f2ecca20ab601cc7b2a8
parentd9c76b02d67921b19146596c93f32fe45c2d7b26
Clustering datastore tests for Lithium.

Some datastore functionality has changed between Helium and Lithium. The crud and settings libraries
needed to be modified for changes in restconf for the cars shard. Also, an unneccessary sleep was removed
from the crud library. Because there's a difference in the installed features required for Hydrogen
and Lithium cluster testing, the multi-node-test clustering template was changed. Some other features to
help with troubleshooting were also added. Finally, the clustering template temp directory was added to
gitignore to simplify test development.

Change-Id: I8b704d57af64985d8d4be6d2454601371c0f55e8
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
test/csit/libraries/ClusterKeywords.txt
test/csit/libraries/CrudLibrary.py
test/csit/libraries/SettingsLibrary.py
test/csit/suites/clustering/routedrpc/023_routed_rpc_crud_test.robot
test/csit/suites/clustering/routedrpc/024_routed_rpc_crud_test.robot
test/tools/clustering/cluster-deployer/.gitignore [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template