Commit aeb402e0 authored by Sana Zulfiqar's avatar Sana Zulfiqar Committed by Giacomo Bernini
Browse files

minor changes in pre-conditions

parent ea398142
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ GET information about multiple alarms with attribute-based filter "managedObject
    [Documentation]    Test ID: 8.3.3.1.8
    ...    Test title: GET information about multiple alarms with attribute-based filter "managedObjectId"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "managedObjectId"
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: Clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
@@ -117,7 +117,7 @@ GET information about multiple alarms with attribute-based filter "eventType"
    [Documentation]    Test ID: 8.3.3.1.9
    ...    Test title: GET information about multiple alarms with attribute-based filter "eventType"
    ...    Test objective: The objective is to retrieve information about the alarm list with attribute filter "eventType"
    ...    Pre-conditions: 
    ...    Pre-conditions: none
    ...    Reference: Clause 7.5.3.3.2 - ETSI GS NFV-SOL 009 [5] v3.3.1
    ...    Config ID: Config_prod_NFV-MANO
    ...    Applicability: none
@@ -165,7 +165,7 @@ Get information about multiple alarms with malformed authorization token
    ...    Applicability: The NFV-MANO entity requires the usage of access tokens for authorizing the API requests.
    ...    Post-Conditions: none
    GET Fault Management Alarms with malformed authorization token
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    401

Get information about multiple alarms without authorization token
    [Documentation]    Test ID: 8.3.3.1.13
@@ -226,5 +226,4 @@ DELETE Alarms - Method not implemented
    ...    Post-Conditions:  none
    DELETE Fault management Alarms
    Check HTTP Response Status Code Is    405
    Check Postcondition NFV-MANO fault management alarms Exists
    
 No newline at end of file