blob: 7056b66f56c9628f41403a8ce112147b43e730cf [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<ONOSbenchCli>
<host>localhost</host>
<user>sdn</user>
<password>rocks</password>
<type>OnosCliDriver</type>
<connect_order>1</connect_order>
<COMPONENTS>
<karaf_username></karaf_username>
<karaf_password></karaf_password>
<prompt></prompt>
</COMPONENTS>
</ONOSbenchCli>
<ONOSbenchRest>
<host>localhost</host>
<port>8181</port>
<user>karaf</user>
<password>karaf</password>
<type>OnosRestDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
<prompt></prompt>
</COMPONENTS>
</ONOSbenchRest>
<ONOSbenchDocker>
<host>localhost</host>
<user>sdn</user>
<password>rocks</password>
<type>DockerApiDriver</type>
<connect_order>3</connect_order>
<COMPONENTS>
<prompt></prompt>
</COMPONENTS>
</ONOSbenchDocker>
<Mininet1>
<host>OCN</host>
<user>sdn</user>
<password>rocks</password>
<type>MininetCliDriver</type>
<connect_order>5</connect_order>
<COMPONENTS>
<home>~/mininet/custom/</home>
<prompt></prompt>
</COMPONENTS>
</Mininet1>
</COMPONENT>
</TOPOLOGY>