Cluster sanity test using openflow plugin
authorPeter Gubka <pgubka@cisco.com>
Fri, 27 Mar 2015 12:03:12 +0000 (13:03 +0100)
committerPeter Gubka <pgubka@cisco.com>
Fri, 27 Mar 2015 13:02:24 +0000 (14:02 +0100)
commit272ef70af5dc2a8e506d3fb5e755ff8552143a18
treef3ff64a04bd991d55fae2cb3954a873d7d026f5c
parentb53bc964e46118fd9940b855aeca23e23f22ab43
Cluster sanity test using openflow plugin

The test configures on each node 1 flow. Then it expects to see
these flows on all nodes in both datastores (config, operational).
Pep8 alligned.

Change-Id: Ic82358e43c53eefbb55eae913a13dfd1dfd0f7e9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/010__Flows_OF13_Cluster.txt [new file with mode: 0644]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/SanityLibrary.py [new file with mode: 0644]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/__init__.txt [new file with mode: 0644]
test/tools/OF_Test/robot_suites/500__OF_Cluster_Sanity_OF/mininetwork.py [new file with mode: 0644]