moving a simple test for 3 node ofp cluster from tools to csit 79/23979/4
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)
commit270d537052381e66282c4313f39934591c3ca91e
tree64a4e2b112c9cd39f738c5dd0c009da5e5632f0c
parent7a8f201728da91a65b587a136667e85136166b37
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]