[VOL-4298] Added menlo-certification-pod-radisys-3200g DT job configs

Change-Id: Idbeeed22d1dd01d84d35c442b9239983e0e92134
diff --git a/VERSION b/VERSION
index 2701a22..766d708 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.8.4
+2.8.5
diff --git a/tests/data/menlo-certification-pod-radisys-3200g-sadis-DT.json b/tests/data/menlo-certification-pod-radisys-3200g-sadis-DT.json
new file mode 100644
index 0000000..5dc6c90
--- /dev/null
+++ b/tests/data/menlo-certification-pod-radisys-3200g-sadis-DT.json
@@ -0,0 +1,118 @@
+{
+  "apps":{
+    "org.opencord.sadis":{
+      "sadis":{
+        "integration":{
+          "cache":{
+            "enabled":false,
+            "maxsize":50,
+            "ttl":"PT0m"
+          }
+        },
+        "entries":[
+          {
+            "id":"722033538840",
+            "nasId":"722033538840",
+            "hardwareIdentifier": "28:b9:d9:e3:6c:06",
+            "uplinkPort":1048576
+          },
+          {
+            "id":"SCOM00001c7f-1",
+            "nasPortId":"SCOM00001c7f-1",
+            "circuitId":"SCOM00001c7f-1",
+            "remoteId":"SCOM00001c7f",
+            "uniTagList":[
+              {
+                "uniTagMatch":4096,
+                "ponCTag":4096,
+                "ponSTag":11,
+                "technologyProfileId":64,
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth2",
+                "isDhcpRequired":false
+              }
+            ]
+          },
+          {
+            "id":"SCOMa0108af9-1",
+            "nasPortId":"SCOMa0108af9-1",
+            "circuitId":"SCOMa0108af9-1",
+            "remoteId":"SCOMa0108af9",
+            "uniTagList":[
+              {
+                "uniTagMatch":4096,
+                "ponCTag":4096,
+                "ponSTag":54,
+                "technologyProfileId":64,
+                "upstreamBandwidthProfile": "User_Bandwidth1",
+                "downstreamBandwidthProfile": "User_Bandwidth3",
+                "isDhcpRequired":false
+              }
+            ]
+          },
+          {
+            "id":"SCOMa0108aea-1",
+            "nasPortId":"SCOMa0108aea-1",
+            "circuitId":"SCOMa0108aea-1",
+            "remoteId":"SCOMa0108aea",
+            "uniTagList":[
+              {
+                "uniTagMatch":4096,
+                "ponCTag":4096,
+                "ponSTag":55,
+                "technologyProfileId":64,
+                "upstreamBandwidthProfile": "User_Bandwidth2",
+                "downstreamBandwidthProfile": "User_Bandwidth3",
+                "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
+          }
+
+        ]
+      }
+    }
+  }
+}