Adding zyxel OLT to jenkins jobs in berlin
Change-Id: I5e7f14ad8f14e33a894a5dc9cb04fa2c0cd38b78
diff --git a/tests/data/berlin-community-pod-2-xgsgpon-zyxel-sadis-DT.json b/tests/data/berlin-community-pod-2-xgsgpon-zyxel-sadis-DT.json
new file mode 100644
index 0000000..54ba45b
--- /dev/null
+++ b/tests/data/berlin-community-pod-2-xgsgpon-zyxel-sadis-DT.json
@@ -0,0 +1,84 @@
+{
+ "apps": {
+ "org.opencord.sadis": {
+ "sadis": {
+ "integration": {
+ "cache": {
+ "enabled": false,
+ "maxsize": 50,
+ "ttl": "PT0m"
+ }
+ },
+ "entries": [
+ {
+ "id": "S210Z14009247",
+ "hardwareIdentifier": "4c:c5:3e:9a:ed:9c",
+ "nasId": "S210Z14009247",
+ "uplinkPort": 16777216
+ },
+ {
+ "id": "ZYXE8CAC752C-1",
+ "nasPortId": "ZYXE8CAC752C-1",
+ "circuitId": "ZYXE8CAC752C-1",
+ "remoteId": "S210Z14009247",
+ "uniTagList": [
+ {
+ "uniTagMatch": 4096,
+ "ponCTag": 4096,
+ "ponSTag": 41,
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "Default",
+ "downstreamBandwidthProfile": "Default",
+ "isDhcpRequired": false
+ }
+ ]
+ }
+ ]
+ },
+ "bandwidthprofile": {
+ "integration": {
+ "cache": {
+ "enabled": true,
+ "maxsize": 40,
+ "ttl": "PT1m"
+ }
+ },
+ "entries": [
+ {
+ "id": "Default",
+ "gir": 0,
+ "cbs": 30,
+ "cir": 16000,
+ "pbs": 30,
+ "pir": 32000
+ },
+ {
+ "id": "User_Bandwidth1",
+ "gir": 50000,
+ "cbs": 10000,
+ "cir": 50000,
+ "pbs": 1000,
+ "pir": 300000
+ },
+ {
+ "id": "User_Bandwidth2",
+ "gir": 100000,
+ "cbs": 5000,
+ "cir": 100000,
+ "pbs": 5000,
+ "pir": 300000
+ },
+ {
+ "id": "User_Bandwidth3",
+ "gir": 100000,
+ "cbs": 5000,
+ "cir": 100000,
+ "pbs": 5000,
+ "pir": 400000
+ }
+
+ ]
+ }
+ }
+ }
+}