aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application-test.properties')
-rw-r--r--src/main/resources/application-test.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/application-test.properties b/src/main/resources/application-test.properties
index 1a73f16..ac3efec 100644
--- a/src/main/resources/application-test.properties
+++ b/src/main/resources/application-test.properties
@@ -30,12 +30,17 @@ onap.lcpCloudRegionId = RegionOne
onap.tenantId = 31047205ce114b60833b23e400d6a535
onap.cloudOwner = CloudOwner
+# k8s
+onap.k8sCloudRegionId = k8sregionfour
+onap.k8sCloudOwner = k8scloudowner4
+k8s-rb-profile-name = default
+
# NBI
nbi.url = http://localhost:${server.port}${server.servlet.context-path}
nbi.callForVNF = false
# SCHEDULER
-scheduler.pollingDurationInMins = 0.1
+scheduler.pollingDurationInMins = 0.2
serviceOrder.schedule = 5000
serviceOrder.initial = 1
executionTask.schedule = 2000