blob: 7299023a2020eed5065422351e67b8e016fe8f1e [file] [log] [blame]
Jon Hallf57a5ef2015-07-07 17:56:16 -07001<TOPOLOGY>
2
3 <COMPONENT>
4
5 <ONOSbench>
6 <host>localhost</host>
7 <user>admin</user>
suibin zhang8a46f2e2015-07-13 21:56:07 -07008 <password></password>
Jon Hallf57a5ef2015-07-07 17:56:16 -07009 <type>OnosDriver</type>
10 <connect_order>1</connect_order>
jenkinsf4ac82d2015-07-13 16:40:20 -070011 <COMPONENTS>
12 <home>~/onos</home>
13 <nodes>1</nodes>
14 </COMPONENTS>
Jon Hallf57a5ef2015-07-07 17:56:16 -070015 </ONOSbench>
16
Jon Hallf57a5ef2015-07-07 17:56:16 -070017 <ONOS1>
18 <host>OC1</host>
19 <user>sdn</user>
suibin zhang8a46f2e2015-07-13 21:56:07 -070020 <password></password>
Jon Hallf57a5ef2015-07-07 17:56:16 -070021 <type>OnosDriver</type>
22 <connect_order>9</connect_order>
23 <COMPONENTS> </COMPONENTS>
24 </ONOS1>
25
26 </COMPONENT>
27
28</TOPOLOGY>
29