moving a simple test for 3 node ofp cluster from tools to csit
authorPeter Gubka <pgubka@cisco.com>
Fri, 10 Jul 2015 11:49:48 +0000 (13:49 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 4 Aug 2015 08:05:22 +0000 (08:05 +0000)
commit26d1c53f12c95259f7eca9c17158ecb6a2bb7ee5
tree62332a44232e0080b8434801b65a21354e7a88cc
parent364eba6a71f72122e108aee7cfd935b6c46e8979
moving a simple test for 3 node ofp cluster from tools to csit

DynamicMininet - adding functions to start switch(es) with multiple controllers
XmlComparator - added function to create flow xml content
removing unused code
minor improvements to robot, replacing urls with variables

Change-Id: I6c641217c5713450c932d065df0cd4b4d2a7da79
Signed-off-by: Peter Gubka <pgubka@cisco.com>
test/csit/libraries/DynamicMininet.py
test/csit/libraries/XmlComparator.py
test/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot [new file with mode: 0644]
test/csit/suites/openflowplugin/Sanity3Node/__init__.robot [moved from test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/__init__.txt with 76% similarity]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/010__Flows_OF13_Cluster.txt [deleted file]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/SanityLibrary.py [deleted file]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/mininetwork.py [deleted file]