Update QoS tests for sdfabric-ci1 POD
Change-Id: I9e0e4e50e570a4b9ace9296247d50a99ed65ec5d
diff --git a/TestON/tests/USECASE/SegmentRouting/QOS/QOS.topo b/TestON/tests/USECASE/SegmentRouting/QOS/QOS.topo
index 7aee367..08e4efa 100644
--- a/TestON/tests/USECASE/SegmentRouting/QOS/QOS.topo
+++ b/TestON/tests/USECASE/SegmentRouting/QOS/QOS.topo
@@ -9,7 +9,7 @@
<jump_host></jump_host>
<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
+ <kubeConfig>~/.kube/ci1-sdfabric</kubeConfig> # If set, will attempt to use this file for setting up port-forwarding
<useDocker>True</useDocker> # Whether to use docker for ONOS nodes
<docker_prompt>\$</docker_prompt>
<cluster_name></cluster_name> # Used as a prefix for cluster components. Defaults to 'ONOS'
@@ -33,7 +33,7 @@
<type>TrexClientDriver</type>
<connect_order>5</connect_order>
<COMPONENTS>
- <trex_address>10.76.28.72</trex_address> <!-- Compute2 -->
+ <trex_address>10.70.10.98</trex_address> <!-- Lottanics -->
<trex_config>trex_config.yaml</trex_config> <!-- relative path starting from ./dependencies-->
<force_restart>True</force_restart>
<software_mode>True</software_mode>
@@ -43,7 +43,7 @@
<!-- This component is not needed, but required to use the Testcaselib -->
<NetworkBench>
- <host>10.76.28.66</host>
+ <host>localhost</host>
<user>jenkins</user>
<password></password>
<type>NetworkDriver</type>