summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/sdc-app/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/src/sdc-app/config/config.json')
-rw-r--r--openecomp-ui/src/sdc-app/config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/openecomp-ui/src/sdc-app/config/config.json b/openecomp-ui/src/sdc-app/config/config.json
index 784f19a1fc..c2c794024c 100644
--- a/openecomp-ui/src/sdc-app/config/config.json
+++ b/openecomp-ui/src/sdc-app/config/config.json
@@ -11,5 +11,6 @@
"defaultDebugWebsocketPort": "9000",
"defaultWebsocketPath": "notification-api/ws/notificationHandler",
"defaultNotificationsWorkerUpdateMillisecond": 10000,
- "showBrowseVNF": true
+ "showBrowseVNF": true,
+ "allTestScenario": "onap-dublin"
}