| # 1 - Compile ONOS and push it to the test machines |
| # 2 - Test ovsdb connection and tearDown |
| # 3 - Test default br-int configuration and vxlan port |
| # 4 - Test default openflow configuration |
| # 6 - Configure Network Subnet Port |
| # 7 - Test host go online and ping each other |
| # 8 - Clear ovs configuration and host configuration |
| <testcases>1,3,4,2,5,6,7,8</testcases> |
| <nodeCluster>VM</nodeCluster> |
| <path>/tests/FUNC/FUNCovsdbtest/dependencies/</path> |
| <cellName>singlenode</cellName> |
| <cellApps>drivers,openflow,proxyarp,mobility</cellApps> |
| <ovsdbport>6640</ovsdbport> |
| <delaytime>5</delaytime> #delaytime for ovsdb connection create and delete |