configs for automated tests on POD

Change-Id: I5ac84ba5ccafc2a595c5229329f50846321d4b18
diff --git a/tests/data/flex-ocp-cord-multipleGem.json b/tests/data/flex-ocp-cord-multipleGem.json
new file mode 100644
index 0000000..cc46c50
--- /dev/null
+++ b/tests/data/flex-ocp-cord-multipleGem.json
@@ -0,0 +1,141 @@
+{
+   "name": "4QueueHybridProfileMap1",
+   "profile_type": "XPON",
+   "version": 1,
+   "num_gem_ports": 4,
+   "instance_control": {
+      "onu": "multi-instance",
+      "uni": "single-instance",
+      "max_gem_payload_size": "auto"
+   },
+   "us_scheduler": {
+      "additional_bw": "auto",
+      "direction": "UPSTREAM",
+      "priority": 0,
+      "weight": 0,
+      "q_sched_policy": "hybrid"
+   },
+   "ds_scheduler": {
+      "additional_bw": "auto",
+      "direction": "DOWNSTREAM",
+      "priority": 0,
+      "weight": 0,
+      "q_sched_policy": "hybrid"
+   },
+   "upstream_gem_port_attribute_list": [
+      {
+         "pbit_map": "0b00000101",
+         "aes_encryption": "True",
+         "scheduling_policy": "WRR",
+         "priority_q": 4,
+         "weight": 25,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "max_threshold": 0,
+            "min_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b00011010",
+         "aes_encryption": "True",
+         "scheduling_policy": "WRR",
+         "priority_q": 3,
+         "weight": 75,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b00100000",
+         "aes_encryption": "True",
+         "scheduling_policy": "StrictPriority",
+         "priority_q": 2,
+         "weight": 0,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b11000000",
+         "aes_encryption": "True",
+         "scheduling_policy": "StrictPriority",
+         "priority_q": 1,
+         "weight": 25,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      }
+   ],
+   "downstream_gem_port_attribute_list": [
+      {
+         "pbit_map": "0b00000101",
+         "aes_encryption": "True",
+         "scheduling_policy": "WRR",
+         "priority_q": 4,
+         "weight": 10,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b00011010",
+         "aes_encryption": "True",
+         "scheduling_policy": "WRR",
+         "priority_q": 3,
+         "weight": 90,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b00100000",
+         "aes_encryption": "True",
+         "scheduling_policy": "StrictPriority",
+         "priority_q": 2,
+         "weight": 0,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      },
+      {
+         "pbit_map": "0b11000000",
+         "aes_encryption": "True",
+         "scheduling_policy": "StrictPriority",
+         "priority_q": 1,
+         "weight": 25,
+         "discard_policy": "TailDrop",
+         "max_q_size": "auto",
+         "discard_config": {
+            "min_threshold": 0,
+            "max_threshold": 0,
+            "max_probability": 0
+         }
+      }
+   ]
+}
diff --git a/tests/data/flex-ocp-cord-onos-netcfg.json b/tests/data/flex-ocp-cord-onos-netcfg.json
new file mode 100644
index 0000000..5fb4df4
--- /dev/null
+++ b/tests/data/flex-ocp-cord-onos-netcfg.json
@@ -0,0 +1,132 @@
+{
+  "devices": {
+    "of:000000000ac014ce": {
+      "basic": {
+        "driver": "voltha"
+      }
+    },
+    "of:0000000000000001" : {
+      "segmentrouting" : {
+        "name" : "Leaf-R1",
+        "ipv4NodeSid" : 101,
+        "ipv4Loopback" : "10.6.1.254",
+        "routerMac" : "00:00:00:00:01:80",
+        "isEdgeRouter" : true,
+        "adjacencySids" : []
+      },
+      "basic" : {
+        "driver" : "ofdpa3"
+      }
+    }
+  },
+  "apps": {
+    "org.opencord.dhcpl2relay" : {
+      "dhcpl2relay" : {
+        "dhcpServerConnectPoints" : [ "of:0000000000000001/3" ],
+        "useOltUplinkForServerPktInOut" : false
+      }
+    },
+    "org.opencord.aaa": {
+      "AAA": {
+        "radiusConnectionType" : "socket",
+        "radiusHost" : "radius.voltha.svc.cluster.local",
+        "radiusServerPort" : "1812",
+        "radiusSecret" : "SECRET"
+      }
+    },
+    "org.opencord.sadis": {
+      "sadis": {
+        "integration": {
+          "cache": {
+            "enabled": false,
+            "maxsize": 50,
+            "ttl": "PT0m"
+          }
+        },
+        "entries": [
+          {
+            "id": "ALPHe3d1cfa7-1",
+            "cTag": 901,
+            "sTag": 111,
+            "nasPortId": "",
+            "circuitId": "",
+            "remoteId": "",
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default"
+          },
+          {
+            "id": "ALPHe3d1cfa7-2",
+            "cTag": 902,
+            "sTag": 111,
+            "nasPortId": "",
+            "circuitId": "",
+            "remoteId": "",
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default"
+          },
+          {
+            "id": "ALPHe3d1cfa7-3",
+            "cTag": 903,
+            "sTag": 111,
+            "nasPortId": "",
+            "circuitId": "",
+            "remoteId": "",
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default"
+          },
+          {
+            "id": "ALPHe3d1cfa7-4",
+            "cTag": 904,
+            "sTag": 111,
+            "nasPortId": "",
+            "circuitId": "",
+            "remoteId": "",
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default"
+          },
+          {
+            "id": "ALPHe3d1cfa7-5",
+            "cTag": 905,
+            "sTag": 111,
+            "nasPortId": "",
+            "circuitId": "",
+            "remoteId": "",
+            "technologyProfileId": 64,
+            "upstreamBandwidthProfile": "Default",
+            "downstreamBandwidthProfile": "Default"
+          },
+          {
+            "id": "EC1838000853",
+            "hardwareIdentifier": "aa:bb:cc:dd:ee:ff",
+            "ipAddress": "10.192.20.206",
+            "nasId": "EC1838000853",
+            "uplinkPort": 65536
+          }
+        ]
+      },
+      "bandwidthprofile":{
+          "integration":{
+              "cache":{
+                  "enabled":true,
+                  "maxsize":40,
+                  "ttl":"PT1m"
+              }
+          },
+          "entries":[
+              {
+                  "id": "Default",
+                  "air": 100000,
+                  "cbs": 30,
+                  "cir": 600,
+                  "ebs": 30,
+                  "eir": 400
+              }
+          ]
+      }
+    }
+  }
+}