| # 1 - Variable initialization and optional pull and build ONOS package |
| # 19 - Copy karaf logs from ONOS nodes to TestON log directory |
| # 100 - Ensure netconf app is running |
| # 200 - Create or modify a configuration file |
| # 300 - Push a configuration file to bring up a device |
| # 400 - Bring down a device (not yet possible) |
| <testcases>1,[2,100,200,300,19]*2</testcases> |
| <nodeCluster>VM</nodeCluster> |
| <path> /tests/FUNC/FUNCnetconf/dependencies/</path> |
| <wrapper1>startUp</wrapper1> |
| <wrapper2>netconf</wrapper2> |
| <wrapper3>topo</wrapper3> |
| <cellApps>drivers,openflow,proxyarp,mobility,netconf</cellApps> |
| <topoAttempts>3</topoAttempts> |
| <cfgDevicePort>830</cfgDevicePort> |
| <cfgDriver>ovs-netconf</cfgDriver> |
| <cfgApps>org.onosproject.netconf</cfgApps> |
| <cfgPass>"rocks"</cfgPass> |
| <cfgAppPort>830</cfgAppPort> |