Loading SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +0 −12 Original line number Diff line number Diff line Loading @@ -952,18 +952,6 @@ PATCH Individual NS LCM OP Occurrence - ETag mismatch ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PATCH Individual NS LCM OP Occurrence - ETag mismatch log Trying to perform a PATCH. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE_PATCH}"} Set Headers {"If-Match": "${invalid_etag}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} ${body}= Get File jsons/NsLcmInfoModificationRequest.json ${body}= Format String ${body} scheduledTime=${schedule_for_new_operation_start} Patch ${apiRoot}/${apiName}/${apiMajorVersion}/ns_lcm_op_occs/${nsLcmOpOccId_scheduledOp_notStarted} ${body} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PATCH Individual NS LCM OP Occurrence - HTTP Conditional Request not supported Pass Execution If ${PRODUCER_SUPPORT_COND_REQ} == 1 NVFO allows conditional requests, skipping test log Trying to perform a PATCH. Loading Loading
SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +0 −12 Original line number Diff line number Diff line Loading @@ -952,18 +952,6 @@ PATCH Individual NS LCM OP Occurrence - ETag mismatch ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PATCH Individual NS LCM OP Occurrence - ETag mismatch log Trying to perform a PATCH. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE_PATCH}"} Set Headers {"If-Match": "${invalid_etag}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"${AUTHORIZATION_HEADER}":"${AUTHORIZATION_TOKEN}"} ${body}= Get File jsons/NsLcmInfoModificationRequest.json ${body}= Format String ${body} scheduledTime=${schedule_for_new_operation_start} Patch ${apiRoot}/${apiName}/${apiMajorVersion}/ns_lcm_op_occs/${nsLcmOpOccId_scheduledOp_notStarted} ${body} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} PATCH Individual NS LCM OP Occurrence - HTTP Conditional Request not supported Pass Execution If ${PRODUCER_SUPPORT_COND_REQ} == 1 NVFO allows conditional requests, skipping test log Trying to perform a PATCH. Loading