commit | 8a99e8d2ffe7b224f8a48a8596cb59e9fc3bb5e6 | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@ciena.com> | Wed Sep 01 11:18:12 2021 -0700 |
committer | Jon Hall <jhall@ciena.com> | Wed Sep 01 11:18:12 2021 -0700 |
tree | c9e8302a8bbf2de65e875cf29bb42d09227134c1 | |
parent | b0c6ae05662567e1c66ddd793de9d38ebadb5281 [diff] [blame] |
Rename hostclidriver's interfaceName to ifaceName to match other drivers Change-Id: Ie8af60d9b3d727c57123af43b52cf26271c20abb
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical index e67e354..251f1ea 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical +++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical
@@ -55,7 +55,7 @@ <shortName>h1</shortName> <port1>0</port1> <link1>SwitchLeaf1</link1> - <interfaceName>ens6f0</interfaceName> + <ifaceName>ens6f0</ifaceName> <routes> <route1> <network>192.168.102.1</network> @@ -80,7 +80,7 @@ <shortName>h2</shortName> <port1>0</port1> <link1>SwitchLeaf1</link1> - <interfaceName>ens6f1</interfaceName> + <ifaceName>ens6f1</ifaceName> <routes> <route1> <network>192.168.102.1</network>