Some code and testing improvement
Change-Id: Ic8a52c315db09f9c3f9d73b2c3c50d15ee205555
Signed-off-by: Mohamed Abukar <abukar.mohamed@nokia.com>
diff --git a/config/config-file.yaml b/config/config-file.yaml
index 26dbbae..7678c5a 100755
--- a/config/config-file.yaml
+++ b/config/config-file.yaml
@@ -21,11 +21,13 @@
"protPort": "tcp:4560"
"maxSize": 2072
"numWorkers": 1
+ "maxRetryOnFailure": 5
"subscription":
"host": "localhost:8088"
"timeout": 2
"db":
- "namespaces": ["sdl", "rnib"]
+ "namespace": "sdl"
+ "waitForSdl": false
"test":
"mode": "forwarder"
"mtype": 10004