fix sadis configuration for the multi olts
Change-Id: I629f4b524f159e6cb88fd28e683995c322fce07b
diff --git a/tests/data/dt-berlin-pod-multi-olt-sadis-DT.json b/tests/data/dt-berlin-pod-multi-olt-sadis-DT.json
index a487ca1..4a9933c 100644
--- a/tests/data/dt-berlin-pod-multi-olt-sadis-DT.json
+++ b/tests/data/dt-berlin-pod-multi-olt-sadis-DT.json
@@ -74,13 +74,15 @@
"nasPortId": "ALPHe3d1cf5c-1",
"circuitId": "ALPHe3d1cf5c-1",
"remoteId": "EC1729003539",
- "uniTagList": [{
- "ponCTag": 11,
- "ponSTag": 11,
- "technologyProfileId": 64,
- "upstreamBandwidthProfile": "User_Bandwidth1",
- "downstreamBandwidthProfile": "User_Bandwidth2",
- "isDhcpRequired": true
+ "uniTagList": [
+ {
+ "uniTagMatch": 4096,
+ "ponCTag": 4096,
+ "ponSTag": 11,
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "User_Bandwidth1",
+ "downstreamBandwidthProfile": "User_Bandwidth2",
+ "isDhcpRequired": false
}]
},
{
@@ -90,12 +92,13 @@
"remoteId": "EC1729003539",
"uniTagList": [
{
- "ponCTag": 7,
+ "uniTagMatch": 4096,
+ "ponCTag": 4096,
"ponSTag": 11,
"technologyProfileId": 64,
"upstreamBandwidthProfile": "User_Bandwidth3",
"downstreamBandwidthProfile": "User_Bandwidth3",
- "isDhcpRequired": true
+ "isDhcpRequired": false
}]
},
{