Porting Sadis for berlin pod to new sadis cfg
Change-Id: I238e0adaffc217008b347f0ed7e520bee98178fc
diff --git a/tests/data/dt-berlin-pod-sadis.json b/tests/data/dt-berlin-pod-sadis.json
index e5ffe1e..687cffb 100644
--- a/tests/data/dt-berlin-pod-sadis.json
+++ b/tests/data/dt-berlin-pod-sadis.json
@@ -11,21 +11,24 @@
},
"entries": [
{
+ "id": "EC1729003539",
+ "hardwareIdentifier": "a8:2b:b5:6d:1a:95",
+ "nasId": "EC1729003539",
+ "uplinkPort": 1048576
+ },
+ {
"id": "ALPHe3d1cf5c-1",
- "cTag": 11,
- "sTag": 11,
"nasPortId": "ALPHe3d1cf5c-1",
"circuitId": "ALPHe3d1cf5c-1",
"remoteId": "EC1729003539",
- "technologyProfileId": 64,
- "upstreamBandwidthProfile": "User_Bandwidth3",
- "downstreamBandwidthProfile": "User_Bandwidth2"
- },
- {
- "id": "EC1729003539",
- "hardwareIdentifier": "aa:bb:cc:dd:ee:ff",
- "nasId": "EC1729003539",
- "uplinkPort": 1048576
+ "uniTagList": [{
+ "ponCTag": 11,
+ "ponSTag": 11,
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "Default",
+ "downstreamBandwidthProfile": "Default",
+ "isDhcpRequired": true
+ }]
}
]
},