Loading SOL003/VNFPackageManagement-API/VNFPackageManagementKeywords.robot +4 −3 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Library JSONLibrary Library Collections Library JSONSchemaLibrary schemas/ Library Process Library String *** Keywords *** Loading SOL005/NSDManagement-API/NSDManagementKeywords.robot +12 −0 Original line number Diff line number Diff line Loading @@ -445,6 +445,18 @@ Send PUT Request to upload NSD Content as plain text file in synchronous mode ${output}= Output response Set Suite Variable ${response} ${output} Check Post Condition NSD Content has been Uploaded Log Checking NsdOnboardingNotification Recieved Wait Until Keyword Succeeds ${retry} ${interval} Check Response is NsdOnboardingNotification Check Response is NsdOnboardingNotification ${response}= Output response body Should Contain ${response['headers']['Content-Type']} application/json ${schema} = Catenate SEPARATOR= NsdOnboardingNotification .schema.json Validate Json ${schema} ${response['body']} Log Json Schema Validation OK Check Postcondition NSD Content is uploaded and available in the NFVO Get single file NSD Content in Plain or Zip Format Check HTTP Response Status Code Is 200 Loading SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ POST Individual NSInstance - Method not implemented ... Post-Conditions: Check Postcondition NS Instance is not created POST IndividualNSInstance Check HTTP Response Status Code Is 405 Check Postcondition NS Instance is not crerated Check Postcondition NS Instance is not created GET Information about an individual NS Instance [Documentation] Test ID: 5.3.2.2.2 Loading Loading
SOL003/VNFPackageManagement-API/VNFPackageManagementKeywords.robot +4 −3 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Library JSONLibrary Library Collections Library JSONSchemaLibrary schemas/ Library Process Library String *** Keywords *** Loading
SOL005/NSDManagement-API/NSDManagementKeywords.robot +12 −0 Original line number Diff line number Diff line Loading @@ -445,6 +445,18 @@ Send PUT Request to upload NSD Content as plain text file in synchronous mode ${output}= Output response Set Suite Variable ${response} ${output} Check Post Condition NSD Content has been Uploaded Log Checking NsdOnboardingNotification Recieved Wait Until Keyword Succeeds ${retry} ${interval} Check Response is NsdOnboardingNotification Check Response is NsdOnboardingNotification ${response}= Output response body Should Contain ${response['headers']['Content-Type']} application/json ${schema} = Catenate SEPARATOR= NsdOnboardingNotification .schema.json Validate Json ${schema} ${response['body']} Log Json Schema Validation OK Check Postcondition NSD Content is uploaded and available in the NFVO Get single file NSD Content in Plain or Zip Format Check HTTP Response Status Code Is 200 Loading
SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ POST Individual NSInstance - Method not implemented ... Post-Conditions: Check Postcondition NS Instance is not created POST IndividualNSInstance Check HTTP Response Status Code Is 405 Check Postcondition NS Instance is not crerated Check Postcondition NS Instance is not created GET Information about an individual NS Instance [Documentation] Test ID: 5.3.2.2.2 Loading