[SDFAB-1046] Make INT test stable
- Use single-homed hosts
- Fix mac address for TRex flows
- Increase TRex resource
Change-Id: I05e75bbbed3dc1cdb2497e1212c0d48d4e6e2d6a
diff --git a/TestON/tests/USECASE/SegmentRouting/INT/INT.topo b/TestON/tests/USECASE/SegmentRouting/INT/INT.topo
index 1579fa1..f029d44 100644
--- a/TestON/tests/USECASE/SegmentRouting/INT/INT.topo
+++ b/TestON/tests/USECASE/SegmentRouting/INT/INT.topo
@@ -13,11 +13,11 @@
<mac></mac>
<inband>false</inband>
<dhcp>True</dhcp>
- <ip>10.32.11.2</ip>
+ <ip>10.32.11.122</ip>
<shortName>h1</shortName>
<port1></port1>
<link1></link1>
- <ifaceName>pairbond</ifaceName>
+ <ifaceName>eno3</ifaceName>
<routes>
<route1>
<network></network>
@@ -31,35 +31,6 @@
</COMPONENTS>
</Compute1>
- <Compute2>
- <host>10.76.28.72</host>
- <user>jenkins</user>
- <password></password>
- <type>HostDriver</type>
- <connect_order>7</connect_order>
- <jump_host></jump_host>
- <COMPONENTS>
- <mac></mac>
- <inband>false</inband>
- <dhcp>True</dhcp>
- <ip>10.32.11.3</ip>
- <shortName>h2</shortName>
- <port1></port1>
- <link1></link1>
- <ifaceName>pairbond</ifaceName>
- <routes>
- <route1>
- <network></network>
- <netmask></netmask>
- <gw></gw>
- <interface></interface>
- </route1>
- </routes>
- <sudo_required>true</sudo_required>
- <scapy_path>/usr/bin/scapy</scapy_path>
- </COMPONENTS>
- </Compute2>
-
<Compute3>
<host>10.76.28.68</host>
<user>jenkins</user>
@@ -72,7 +43,7 @@
<inband>false</inband>
<dhcp>True</dhcp>
<ip>10.32.11.194</ip>
- <shortName>h3</shortName>
+ <shortName>h2</shortName>
<port1></port1>
<link1></link1>
<ifaceName>eno2</ifaceName>