diff --git a/SOL005/NFVICapacityInformation-API/IndividualCapacityThreshold.robot b/SOL005/NFVICapacityInformation-API/IndividualCapacityThreshold.robot index 5c3a7b24706580e326ac2d4291c04598834eaf17..15457a95152e4f65c0b6a30f4005a68eb1669604 100644 --- a/SOL005/NFVICapacityInformation-API/IndividualCapacityThreshold.robot +++ b/SOL005/NFVICapacityInformation-API/IndividualCapacityThreshold.robot @@ -97,9 +97,9 @@ DELETE Individual Capacity Threshold ... Test objective: The objective is to delete an Individual Capacity Threshold ... Pre-conditions: none ... Reference: Clause 10.4.5.3.4 - ETSI GS NFV-SOL 005 [1] v3.3.1 - ... Config ID: Config_prod_VNFM + ... Config ID: Config_prod_NFVO ... Applicability: none - ... Post-Conditions: VNF Snapshot deleted + ... Post-Conditions: Capacity threshold is deleted DELETE Individual Capacity Threshold Check HTTP Response Status Code Is 204 Check Postcondition resource is deleted \ No newline at end of file diff --git a/SOL009/NFVMANOLogManagement-API/LoggingJobs.robot b/SOL009/NFVMANOLogManagement-API/LoggingJobs.robot index 7ec51037513b57ad40b6df6516a53cccc9103b71..81b86054fbdce67ef7b1f55401b399059eadeca4 100644 --- a/SOL009/NFVMANOLogManagement-API/LoggingJobs.robot +++ b/SOL009/NFVMANOLogManagement-API/LoggingJobs.robot @@ -202,7 +202,7 @@ GET information about Logging Jobs with expired or revoked authorization token Check HTTP Response Status Code Is 401 PUT Logging Jobs - Method not implemented - [Documentation] Test ID: 8.3.4.1.15 + [Documentation] Test ID: 8.3.4.1.16 ... Test title: PUT Logging Jobs - Method not implemented ... Test objective: The objective is to test that the method is not implemented ... Pre-conditions: none @@ -214,7 +214,7 @@ PUT Logging Jobs - Method not implemented Check HTTP Response Status Code Is 405 PATCH Logging Jobs - Method not implemented - [Documentation] Test ID: 8.3.4.1.16 + [Documentation] Test ID: 8.3.4.1.17 ... Test title: PATCH Logging Jobs - Method not implemented ... Test objective: The objective is to test that the method is not implemented ... Pre-conditions: none @@ -226,7 +226,7 @@ PATCH Logging Jobs - Method not implemented Check HTTP Response Status Code Is 405 DELETE Logging Jobs - Method not implemented - [Documentation] Test ID: 8.3.4.1.17 + [Documentation] Test ID: 8.3.4.1.18 ... Test title: DELETE Logging Jobs - Method not implemented ... Test objective: The objective is to test that the method is not implemented ... Pre-conditions: none