Voltha test framework and tests to enable olt device

Change-Id: Iecdd6465c107b8d8726826a85cbb71139ff509f4
diff --git a/src/test/voltha/volthaTest.json b/src/test/voltha/volthaTest.json
new file mode 100644
index 0000000..8ad1319
--- /dev/null
+++ b/src/test/voltha/volthaTest.json
@@ -0,0 +1,6 @@
+{
+    "OLT_TYPE" : "tibit_olt",
+    "OLT_MAC"  : "00:0c:e2:31:12:00",
+    "VOLTHA_HOST" : "172.17.0.1",
+    "VOLTHA_REST_PORT" : 8881
+}