commit | 8667f2a397256a5c5d274c4d0555cf0ff7241cc7 | [log] [tgz] |
---|---|---|
author | Cristina de Francisco <cristina.defrancisco@bisdn.de> | Wed Jan 22 09:15:31 2025 +0100 |
committer | Cristina de Francisco <cristina.defrancisco@bisdn.de> | Wed Jan 22 08:20:47 2025 +0000 |
tree | edaf928b5df199a0402d6a9479ff96ac22302b90 | |
parent | e51a35b18b7961f4dca06ca532079f1fd003c516 [diff] |
Fix mcast VLANs in sadis file for Berlin XGS-PON TT Signed-off-by: Cristina de Francisco <cristina.defrancisco@bisdn.de> Change-Id: I81dbac4fbf07f0c5c579629481a945415f50a2ba
diff --git a/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json b/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json index 35f2eb8..e02d01d 100644 --- a/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json +++ b/tests/data/berlin-community-pod-2-xgspon-zyxel-sadis-TT.json
@@ -12,8 +12,8 @@ "org.opencord.kafka" : { }, "org.onosproject.core" : { "multicast" : { - "ingressVlan" : 650, - "egressVlan" : 650, + "ingressVlan" : 550, + "egressVlan" : 550, "egressInnerVlan" : 55 } },