Commit cb6f492a authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

upd NSLcmoccurence tests

parent fefc3245
Loading
Loading
Loading
Loading
+18 −5
Original line number Original line Diff line number Diff line
@@ -45,17 +45,30 @@ PUT status information about Individual NS LCM occurrences - Method not implemen
    PUT Individual NS LCM OP Occurrence
    PUT Individual NS LCM OP Occurrence
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


PATCH status information about Individual NS LCM occurrences - Method not implemented
PATCH status information about Individual NS LCM occurrences
     [Documentation]    Test ID: 5.3.2.9.4
     [Documentation]    Test ID: 5.3.2.9.4
    ...    Test title: PATCH status information about Individual NS LCM occurrences - Method not implemented
    ...    Test title: PATCH status information about Individual NS LCM occurrences
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Test objective: The objective is to test that PATCH method modify an existing Individual NS LCM occurrence
    ...    Pre-conditions: none
    ...    Pre-conditions: An Individual NS LCM occurrence represents a scheduled operation not yet started 
    ...    Reference: Clause 6.4.10.3.4 - ETSI GS NFV-SOL 005 [3] v4.3.1
    ...    Reference: Clause 6.4.10.3.4 - ETSI GS NFV-SOL 005 [3] v4.3.1
    ...    Config ID: Config_prod_NFVO
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: none
    ...    Post-Conditions: none
    PATCH Individual NS LCM OP Occurrence
    PATCH Individual NS LCM OP Occurrence
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    204
    
PATCH status information about Individual NS LCM occurrences - scheduled operation already started
     [Documentation]    Test ID: 5.3.2.9.4b
    ...    Test title: PATCH status information about Individual NS LCM occurrences
    ...    Test objective: The objective is to test that PATCH method modify an existing Individual NS LCM occurrence
    ...    Pre-conditions: An Individual NS LCM occurrence represents a scheduled operation already started 
    ...    Reference: Clause 6.4.10.3.4 - ETSI GS NFV-SOL 005 [3] v4.3.1
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
    PATCH Individual NS LCM OP Occurrence of Already Started Scheduled Operation 
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is     ProblemDetails


DELETE status information about Individual NS LCM occurrences - Method not implemented
DELETE status information about Individual NS LCM occurrences - Method not implemented
         [Documentation]    Test ID: 5.3.2.9.5
         [Documentation]    Test ID: 5.3.2.9.5
+3 −0
Original line number Original line Diff line number Diff line
{{
	"scheduledTime": "2023-05-12T07:20:50.52Z"
}}
 No newline at end of file