Commit 2aad4616 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent 546fb82e
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -21,11 +21,6 @@ Check subscriptions about one VNFInstance and operation type
    ${body}    Output    response body
    ${body}    Output    response body
    [Return]    ${body}
    [Return]    ${body}
    
    
Create Sessions
    Start Process  java  -jar  ${MOCK_SERVER_JAR}  -serverPort  ${callback_port}  alias=mockInstance
    Wait For Process  handle=mockInstance  timeout=5s  on_timeout=continue
    Create Mock Session  ${callback_uri}:${callback_port}
    
Configure Notification Status Handler
Configure Notification Status Handler
    [Arguments]    ${endpoint}    ${status}=""
    [Arguments]    ${endpoint}    ${status}=""
    ${json}=     Create Dictionary
    ${json}=     Create Dictionary