Commit 9dc5cdcf authored by Mubeena Ishaq's avatar Mubeena Ishaq Committed by Giacomo Bernini
Browse files

minor fixes as per v4.4.1

parent 8798d7f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -114,9 +114,9 @@ PATCH Individual VNF Performance Job - Precondition failed
    Check HTTP Response Body Json Schema Is   ProblemDetails
    Check Postcondition VNF Performance Job is Unmodified (Implicit)

PATCH Individual VNF Performance Job - UNPROCESSIBLE ENTITY
PATCH Individual VNF Performance Job - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.3.2.9
    ...    Test title: PATCH Individual VNF Performance Job - UNPROCESSIBLE ENTITY
    ...    Test title: PATCH Individual VNF Performance Job - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when the callback URI provided in the Request body is unreachable by the VNFM.
    ...    Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
    ...    Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -113,9 +113,9 @@ PATCH Individual Threshold - Precondition failed
    Check HTTP Response Body Json Schema Is   ProblemDetails
    Check Postcondition VNF Performance Threshold is Unmodified (Implicit)
    
PATCH Individual Threshold - Unprocessible Entity
PATCH Individual Threshold - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.3.5.9
    ...    Test title: PATCH Individual Threshold - Unprocessible Entity 
    ...    Test title: PATCH Individual Threshold - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when the callback URI provided in the Request body is unreachable by the VNFM.
    ...    Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
    ...    Reference: Clause 6.4.6.3.4 - ETSI GS NFV-SOL 002 [2] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -205,9 +205,9 @@ GET all VNF Performance Monitoring Jobs with exclude_default and fields attribut
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is   PmJobs  
    
POST Create new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
POST Create new VNF Performance Monitoring Job - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.3.1.16
    ...    Test title:  POST Create a new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
    ...    Test title:  POST Create a new VNF Performance Monitoring Job - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that the POST method cannot create a new VNF performance monitoring job when the callback URI provided in the Request body is unreachable by the VNFM.
    ...    Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
    ...    Reference: Clause 6.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -137,9 +137,9 @@ GET Performance Thresholds for Bad Request Response too big
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is   ProblemDetails
    
POST Create new Performance Threshold - UNPROCESSIBLE ENTITY
POST Create new Performance Threshold - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.3.4.11
    ...    Test title:  POST Create new Performance Threshold
    ...    Test title:  POST Create new Performance Threshold - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that the POST method does not create a new VNF performance threshold when the callback URI provided in the Request body is unreachable by the VNFM.
    ...    Pre-conditions: A VNF instance is instantiated.
    ...    Reference: Clause 6.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1