Commit 2d116dfd authored by Najam UI Hassan's avatar Najam UI Hassan Committed by Giacomo Bernini
Browse files

Added keyword "Check PostCondition NFV-MANO service interface state matches the requested state"

parent 80282fd2
Loading
Loading
Loading
Loading
+83 −83
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ POST Change interface state task
    Send Post request for Change interface state task
    Check HTTP Response Status Code Is    202
    Check HTTP Response Header Contains Location
    Wait for interface state change success notification and validate status
    Check PostCondition NFV-MANO service interface state matches the requested state
    
POST Change interface state task - Conflict
    [Documentation]    Test ID: 8.3.1.7.2
+1 −1
Original line number Diff line number Diff line
@@ -433,7 +433,7 @@ Send Post request for Change interface state task
    ${output}=    Output    response
    Set Suite Variable    ${response}    ${output}
    
Wait for interface state change success notification and validate status
Check PostCondition NFV-MANO service interface state matches the requested state
    Wait Until Keyword Succeeds    ${retry}   ${polling}    Check interface state    
    
Check interface state