Preparing the request payload for calling SO macro flow.
[externalapi/nbi.git] / src / main / resources / application-test.properties
index 1a73f16..ac3efec 100644 (file)
@@ -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