Loading SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ Get Information about an individual VNF Instance ... Applicability: none ... Post-Conditions: none GET individual vnfInstance Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is vnfInstance Check HTTP Response Body vnfInstance content against VNF Descriptor Loading SOL003/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ GET Information about an individual VNF Snapshot - SUCCESSFUL ... Applicability: none ... Post-Conditions: none GET individual VNF Snapshot Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is VnfSnapshotInfo Loading Loading @@ -62,6 +63,7 @@ PATCH Individual VNF Snapshot - Success ... Applicability: none ... Post-Conditions: VNF Snapshot modified PATCH individual VNF Snapshot Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is VnfSnapshotInfoModifications Loading SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +7 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,13 @@ Check HTTP Response Status Code Is Should Be Equal As Strings ${response['status']} ${expected_status} Log Status code validated Check HTTP Response Header Contains ETag and Last-Modified Pass Execution If ${HEADER_TEST_SUPPORTED} == 0 Headers testing not supported. Skipping the Test. Log ${response['headers']} Should Contain ${response['headers']} Etag Should Contain ${response['headers']} Last-Modified Log Etag and Last-Modified Headers are present Check Operation Occurrence IdS ${vnfLcmOpOccId}= Get Value From Json ${response['headers']} $..Location Should Not Be Empty ${vnfLcmOpOccId} Loading SOL003/VNFLifecycleManagement-API/environment/variables.txt +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ ${stopType} FORCEFUL ${terminationType} GRACEFUL ${HEADER_TEST_SUPPORTED} 0 ${scaleInfo} ${element} Loading Loading
SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ Get Information about an individual VNF Instance ... Applicability: none ... Post-Conditions: none GET individual vnfInstance Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is vnfInstance Check HTTP Response Body vnfInstance content against VNF Descriptor Loading
SOL003/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ GET Information about an individual VNF Snapshot - SUCCESSFUL ... Applicability: none ... Post-Conditions: none GET individual VNF Snapshot Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is VnfSnapshotInfo Loading Loading @@ -62,6 +63,7 @@ PATCH Individual VNF Snapshot - Success ... Applicability: none ... Post-Conditions: VNF Snapshot modified PATCH individual VNF Snapshot Check HTTP Response Header Contains ETag and Last-Modified Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is VnfSnapshotInfoModifications Loading
SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +7 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,13 @@ Check HTTP Response Status Code Is Should Be Equal As Strings ${response['status']} ${expected_status} Log Status code validated Check HTTP Response Header Contains ETag and Last-Modified Pass Execution If ${HEADER_TEST_SUPPORTED} == 0 Headers testing not supported. Skipping the Test. Log ${response['headers']} Should Contain ${response['headers']} Etag Should Contain ${response['headers']} Last-Modified Log Etag and Last-Modified Headers are present Check Operation Occurrence IdS ${vnfLcmOpOccId}= Get Value From Json ${response['headers']} $..Location Should Not Be Empty ${vnfLcmOpOccId} Loading
SOL003/VNFLifecycleManagement-API/environment/variables.txt +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ ${stopType} FORCEFUL ${terminationType} GRACEFUL ${HEADER_TEST_SUPPORTED} 0 ${scaleInfo} ${element} Loading