Merge "changes in the cfg file for CASE06"
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x2.tucson b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x2.tucson
index 7289a0d..0b4791b 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x2.tucson
+++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x2.tucson
@@ -2,11 +2,11 @@
<COMPONENT>
<ONOScell>
<host>localhost</host> # ONOS "bench" machine
- <user>sdn</user>
- <password>rocks</password>
+ <user>jenkins</user>
+ <password></password>
<type>OnosClusterDriver</type>
<connect_order>1</connect_order>
- <home></home> # defines where onos home is on the build machine. Defaults to "~/onos/" if empty.
+ <home>~/onos</home> # defines where onos home is on the build machine. Defaults to "~/onos/" if empty.
<COMPONENTS>
<kubeConfig>~/.kube/dev-pairedleaves-tucson</kubeConfig> # If set, will attempt to use this file for setting up port-forwarding
<useDocker>True</useDocker> # Whether to use docker for ONOS nodes
@@ -15,27 +15,24 @@
<diff_clihost>True</diff_clihost> # if it has different host other than localhost for CLI. True or empty. OC# will be used if True.
<karaf_username>karaf</karaf_username>
<karaf_password>karaf</karaf_password>
- <node_username>sdn</node_username>
- <node_password>rocks</node_password>
<karafPrompt_username>karaf</karafPrompt_username>
<karafPrompt_password>karaf</karafPrompt_password>
<web_user>karaf</web_user>
<web_pass>karaf</web_pass>
<rest_port></rest_port>
<prompt></prompt> # TODO: we technically need a few of these, one per component
- <onos_home></onos_home> # defines where onos home is on the target cell machine. Defaults to entry in "home" if empty.
+ <onos_home>~/onos/</onos_home> # defines where onos home is on the target cell machine. Defaults to entry in "home" if empty.
<nodes> 3 </nodes> # number of nodes in the cluster
</COMPONENTS>
</ONOScell>
<Leaf1>
- <host>10.128.13.209</host>
+ <host>10.76.28.70</host>
<user>root</user>
<password>onl</password>
<type>StratumOSSwitchDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
- <prompt>#</prompt>
<shortName>leaf1</shortName>
<port1>1</port1>
<link1>Host1</link1>
@@ -45,13 +42,12 @@
</Leaf1>
<Leaf2>
- <host>10.128.13.211</host>
+ <host>10.76.28.71</host>
<user>root</user>
<password>onl</password>
<type>StratumOSSwitchDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
- <prompt>#</prompt>
<shortName>leaf2</shortName>
<port1>2</port1>
<link1>Host2</link1>
@@ -173,9 +169,9 @@
</ManagmentServer>
<NetworkBench>
- <host>10.128.13.253</host>
- <user>sdn</user>
- <password>rocks</password>
+ <host>10.76.28.66</host>
+ <user>jenkins</user>
+ <password></password>
<type>NetworkDriver</type>
<connect_order>10</connect_order>
<COMPONENTS>