summaryrefslogtreecommitdiffstats
path: root/robot/resources/global_properties.robot
diff options
context:
space:
mode:
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r--robot/resources/global_properties.robot2
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot
index 7f252ea0..fd80e99b 100644
--- a/robot/resources/global_properties.robot
+++ b/robot/resources/global_properties.robot
@@ -25,6 +25,7 @@ ${GLOBAL_AAI_COMPLEX_NAME} clli1
${GLOBAL_AAI_PHYSICAL_LOCATION_ID} clli1
${GLOBAL_AAI_AVAILABILITY_ZONE_NAME} nova
${GLOBAL_BUILD_NUMBER} 0
+${GLOBAL_OWNING_ENTITY_NAME} OE-Demonstration
${GLOBAL_VID_UI_TIMEOUT_SHORT} 20s
${GLOBAL_VID_UI_TIMEOUT_MEDIUM} 60s
${GLOBAL_VID_UI_TIMEOUT_LONG} 120s
@@ -39,3 +40,4 @@ ${GLOBAL_SO_HEALTH_CHECK_PATH} /manage/health
${GLOBAL_SO_CLOUD_CONFIG_PATH} /cloudSite
${GLOBAL_SO_CLOUD_CONFIG_TEMPLATE} so/create_cloud_config.jinja
${GLOBAL_SDC_DCAE_BE_ENDPOINT} ${GLOBAL_SDC_SERVER_PROTOCOL}://${GLOBAL_INJECTED_SDC_DCAE_BE_IP_ADDR}:${GLOBAL_SDC_DCAE_BE_PORT}
+${GLOBAL_SO_ORCHESTRATION_REQUESTS_PATH} /onap/so/infra/orchestrationRequests/v7 \ No newline at end of file