Loading SOL002/VNFLifecycleManagement-API/InstantiateVNFTask.robot +13 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,19 @@ POST Instantiate a vnfInstance with not valid authorization token POST instantiate individual vnfInstance with not valid authorization token Check HTTP Response Status Code Is 401 Check HTTP Response Body Json Schema Is ProblemDetails POST Instantiate a vnfInstance - Not Found [Documentation] Test ID: 6.3.5.3.12 ... Test title: POST Instantiate a vnfInstance - Not Found ... Test objective: The objective is to Instantiate Individual VNFInstance when instance is not present. ... Pre-conditions: none ... Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1 ... Config ID: Config_prod_VE ... Applicability: none ... Post-Conditions: none POST Instantiate a vnfInstance - Not Found Check HTTP Response Status Code Is 404 Check HTTP Response Body Json Schema Is ProblemDetails *** Keywords *** Check resource existence Set Headers {"Accept":"${ACCEPT}"} Loading Loading
SOL002/VNFLifecycleManagement-API/InstantiateVNFTask.robot +13 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,19 @@ POST Instantiate a vnfInstance with not valid authorization token POST instantiate individual vnfInstance with not valid authorization token Check HTTP Response Status Code Is 401 Check HTTP Response Body Json Schema Is ProblemDetails POST Instantiate a vnfInstance - Not Found [Documentation] Test ID: 6.3.5.3.12 ... Test title: POST Instantiate a vnfInstance - Not Found ... Test objective: The objective is to Instantiate Individual VNFInstance when instance is not present. ... Pre-conditions: none ... Reference: Clause 5.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1 ... Config ID: Config_prod_VE ... Applicability: none ... Post-Conditions: none POST Instantiate a vnfInstance - Not Found Check HTTP Response Status Code Is 404 Check HTTP Response Body Json Schema Is ProblemDetails *** Keywords *** Check resource existence Set Headers {"Accept":"${ACCEPT}"} Loading