Improve UTs
[ric-plt/xapp-frame.git] / config / config-file.json
index 5741d69..437b526 100755 (executable)
@@ -56,6 +56,9 @@
                 "policies": [801111, 902222],
                 "description": "rmr data port for ueec"
             }
+        ],
+        "mtypes": [
+            {"Name": "abdc", "Id": 1234}
         ]
     },
     "controls": {
@@ -70,7 +73,8 @@
             "timeout": 5,
             "host": "service-ricplt-submgr-http.ricplt:8088",
             "clientEndpoint": "service-ricxapp-ueec-http.ricxapp:8080"
-        }
+        },
+        "waitForSdl": false
     },
     "metrics": {
         "url": "/ric/v1/metrics",