Commit 3a2f3cf9 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #174

parent ec0b6ef8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ POST Fail operation task
    ...    Applicability: none
    ...    Post-Conditions: none 
    Post Fail operation
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    200
    Check Operation Occurrence Id
    Check operation resource state is FINALLY_FAILED

+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ POST Fail operation task
    ...    Applicability: none
    ...    Post-Conditions: VNF resource state is FINALLY_FAILED
    Post Fail operation
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    200
    Check Operation Occurrence Id existence
    Check operation resource state is FINALLY_FAILED