[CORD-2371] WIP: M-CORD tests

Change-Id: I9dcb8055b5204a6f880d98d0d6c9504410fcdfb3
diff --git a/src/test/cord-api/MCORD-Tests/data/EPCInstance.json b/src/test/cord-api/MCORD-Tests/data/EPCInstance.json
new file mode 100644
index 0000000..3151d45
--- /dev/null
+++ b/src/test/cord-api/MCORD-Tests/data/EPCInstance.json
@@ -0,0 +1,9 @@
+{
+    "EPCInfo":
+    [
+        {
+            "blueprint": "build",
+            "site_id":"1"
+        }
+    ]
+}