setting global kubectl voltctl env vars

Change-Id: Ic85343b78feb6b5a32ba42b28106e07732458556
diff --git a/tests/data/sadis-notp-1.json b/tests/data/sadis-notp-1.json
new file mode 100644
index 0000000..a82ef86
--- /dev/null
+++ b/tests/data/sadis-notp-1.json
@@ -0,0 +1,30 @@
+{
+  "apps": {
+    "org.opencord.sadis": {
+      "sadis": {
+        "integration": {
+          "cache": {
+            "enabled": false,
+            "maxsize": 50,
+            "ttl": "PT0m"
+          }
+        },
+        "entries": [
+          {
+            "id": "BBSIMOLT000",
+            "hardwareIdentifier": "00:00:0a:62:ce:e2",
+            "ipAddress": ":OLT_IPADDR:",
+            "nasId": "BBSIMOLT000",
+            "uplinkPort": 65536
+          },
+          {
+            "id": "BBSM00000001-1",
+            "cTag": 900,
+            "sTag": 900,
+            "nasPortId": "PON 2/1/01/1:1.1.1"
+          }
+        ]
+      }
+    }
+  }
+}
\ No newline at end of file