commit | d984084163e9fe6fc0d96858bb6273c35b93e516 | [log] [tgz] |
---|---|---|
author | Siddesh <siddesh.sreeni@gmail.com> | Fri Aug 06 19:26:05 2021 +0000 |
committer | Siddesh <siddesh.sreeni@gmail.com> | Tue Aug 31 22:50:45 2021 +0000 |
tree | a958302c2d9476c6639c1901bd3bac98a08a2ef0 | |
parent | 326501b216b3711930273501ae59c388b88a04a7 [diff] [blame] |
SRBridging test (CASE-6) Paired-leaf pod Change-Id: I452cb1619e9d433142626c95c95ed0794b4b749a
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/netcfg/CASE29.cfg b/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/netcfg/CASE29.cfg index c09601a..b09226c 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/netcfg/CASE29.cfg +++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/netcfg/CASE29.cfg
@@ -6,8 +6,8 @@ "ips":[ "192.168.103.1/24" ], - "vlan-native":103 - "vlan-tagged":102 + "vlan-native":[103] + "vlan-tagged":[102] } ] }, @@ -17,8 +17,8 @@ "ips":[ "192.168.103.2/24" ], - "vlan-native":103 - "vlan-untagged":102 + "vlan-native":[103] + "vlan-untagged":[102] } ] }