From 50e6c29ed3c378451db1a5571676481bb56cebbb Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 26 Jul 2019 10:18:50 -0400 Subject: cleaning up cds to try and make it work somewhat Issue-ID: TEST-179 Change-Id: Ib37200917d9ae897d0e74479ed2357c67e4546c6 Signed-off-by: DR695H --- robot/resources/global_properties.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources/global_properties.robot') diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index 7ccb09c2..488e02ef 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -6,7 +6,7 @@ Documentation store all properties that can change or are used in multipl *** Variables *** ${GLOBAL_APPLICATION_ID} robot-ete -${GLOBAL_MSO_STATUS_PATH} /onap/so/infra/orchestrationRequests/v6/ +${GLOBAL_SO_STATUS_PATH} /onap/so/infra/orchestrationRequests/v6/ ${GLOBAL_SELENIUM_BROWSER} chrome ${GLOBAL_SELENIUM_BROWSER_CAPABILITIES} Create Dictionary ${GLOBAL_SELENIUM_DELAY} 0 -- cgit 1.2.3-korg