Commit 0f67bb0a authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

fixed 422 unprocessable entity -> content

parent 7ae0b503
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,9 +44,9 @@ Request to compile the logged data into a file - Already Processing
    Check HTTP Response Status Code Is    303
    Check HTTP Response Header Contains Location
    
Request to compile the logged data into a file with unprocessable entity
Request to compile the logged data into a file with unprocessable content
        [Documentation]    Test ID: 8.3.4.4.4
    ...    Test title: Request to compile the logged data into a file with unprocessable entity
    ...    Test title: Request to compile the logged data into a file with unprocessable content
    ...    Test objective:  The objective is to test that the rrequest to compile the logged data into a file fails when error in request body. 
    ...    Pre-conditions: none
    ...    Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [7] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -193,9 +193,9 @@ DELETE Subscriptions - Method not implemented
    Send Delete Request for Subscriptions
    Check HTTP Response Status Code Is    405

POST Create new Subscription - Unprocessable entity
POST Create new Subscription - Unprocessable content
    [Documentation]    Test ID: 8.3.4.5.15
    ...    Test title: POST Create new Subscription - Unprocessable entity
    ...    Test title: POST Create new Subscription - Unprocessable content
    ...    Test objective: The objective is to test that a new log management subscription is not created if the notification endpoint is unreachable by the NFV-MANO.
    ...    Pre-conditions: none
    ...    Reference: clause 8.5.7.3.1 - ETSI GS NFV-SOL 009 [7] v4.4.1