Loading SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ Check resource not Check Operation Notification Status is [Arguments] ${status} Check Operation Notification NsLcmOperationOccurrenceNotification ${status} Run Keyword If ${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} == 0 or (${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} == 1 and '${status}' == 'RESULT') Check Operation Notification NsLcmOperationOccurrenceNotification ${status} Check Operation Notification [Arguments] ${element} ${status}="" Loading SOL005/NSLifecycleManagement-API/environment/variables.txt +8 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,14 @@ ${SUBSCRIPTIONS_PERMITTED_SCOPE} nslcm:v2:subscriptions ${SNAPSHOT_PERMITTED_SCOPE} nslcm:v2:subscriptions ${NOT_PERMITTED_SCOPE} nslcm:v2:invalid ################################################################################################ ##### THIS VARIABLE BELOW ALLOWS TO SKIP INTERMEDIATE LIFEFYCLE OP OCC INTERMEDIATE CHECKS ##### ##### IT IS INTENDED TO BE A KNOWN DEVIATION FROM STANDARDS ##### ${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} 0 ################################################################################################ ${CONTENT_TYPE} application/json ${ACCEPT_JSON} application/json Loading Loading
SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ Check resource not Check Operation Notification Status is [Arguments] ${status} Check Operation Notification NsLcmOperationOccurrenceNotification ${status} Run Keyword If ${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} == 0 or (${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} == 1 and '${status}' == 'RESULT') Check Operation Notification NsLcmOperationOccurrenceNotification ${status} Check Operation Notification [Arguments] ${element} ${status}="" Loading
SOL005/NSLifecycleManagement-API/environment/variables.txt +8 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,14 @@ ${SUBSCRIPTIONS_PERMITTED_SCOPE} nslcm:v2:subscriptions ${SNAPSHOT_PERMITTED_SCOPE} nslcm:v2:subscriptions ${NOT_PERMITTED_SCOPE} nslcm:v2:invalid ################################################################################################ ##### THIS VARIABLE BELOW ALLOWS TO SKIP INTERMEDIATE LIFEFYCLE OP OCC INTERMEDIATE CHECKS ##### ##### IT IS INTENDED TO BE A KNOWN DEVIATION FROM STANDARDS ##### ${SKIP_INTERMEDIATE_NOTIFICATION_CHECKS} 0 ################################################################################################ ${CONTENT_TYPE} application/json ${ACCEPT_JSON} application/json Loading