[VOL-4042] Files for certification pod in Menlo

Change-Id: I56baa0de6a1bc2c452d9dc0798a34a7cd4a30572
diff --git a/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json b/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json
new file mode 100644
index 0000000..588182b
--- /dev/null
+++ b/tests/data/menlo-certification-pod-radisys-gpon-sadis-DT.json
@@ -0,0 +1,78 @@
+{
+  "sadis": {
+    "integration": {
+      "cache": {
+        "enabled": false,
+        "maxsize": 50,
+        "ttl": "PT0m"
+      }
+    },
+    "entries": [
+      {
+        "id": "722033538840",
+        "nasId": "722033538840",
+        "uplinkPort": 1048576
+      },
+      {
+        "id": "SCOM00001c7f-1",
+        "nasPortId": "SCOM00001c7f-1",
+        "circuitId": "SCOM00001c7f-1",
+        "remoteId": "SCOM00001c7f",
+        "uniTagList": [
+          {
+            "uniTagMatch": 4096,
+            "ponCTag": 4096,
+            "ponSTag": 11,
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default",
+            "isDhcpRequired": false
+          }
+        ]
+      }
+    ]
+  },
+  "bandwidthprofile": {
+    "integration": {
+      "cache": {
+        "enabled": true,
+        "maxsize": 40,
+        "ttl": "PT1m"
+      }
+    },
+    "entries": [
+      {
+        "id": "Default",
+        "air": 100000,
+        "cbs": 30,
+        "cir": 16000,
+        "ebs": 30,
+        "eir": 16000
+      },
+      {
+        "id": "User_Bandwidth1",
+        "air": 100000,
+        "cbs": 10000,
+        "cir": 30000,
+        "ebs": 1000,
+        "eir": 20000
+      },
+      {
+        "id": "User_Bandwidth2",
+        "air": 100000,
+        "cbs": 5000,
+        "cir": 100000,
+        "ebs": 5000,
+        "eir": 100000
+      },
+      {
+        "id": "User_Bandwidth3",
+        "air": 100000,
+        "cbs": 5000,
+        "cir": 425000,
+        "ebs": 5000,
+        "eir": 425000
+      }
+    ]
+  }
+}
\ No newline at end of file