Commit 6fd15489 authored by AHMADABB's avatar AHMADABB
Browse files

changes SOL003

parent f17dc22b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ Suite Teardown Terminate All Processes kill=true

*** Test Cases ***
Operate a VNF Instance
    [Documentation]    Test ID: 5.x.y.x
    [Documentation]    Test ID: 7.3.5.4.1
    ...    Test title: Change the external connectivity of a VNF instance
    ...    Test objective: The objective is to change the external connectivity of a VNF instance.
    ...    Pre-conditions: VNF instance in INSTANTIATED state (Test ID: 5.a.b.c)
@@ -35,7 +35,6 @@ Operate a VNF Instance
    Check Postcondition VNF Change Ext Connectivity

*** Keywords ***

Initialize System
    Create Sessions
    ${body}=    Get File    jsons/changeExtVnfConnectivityRequest.json
+1 −4
Original line number Diff line number Diff line
@@ -13,6 +13,3 @@ NS Instance Deletion
    DELETE IndividualNSInstance
    Check HTTP Response Status Code Is    204
    Check HTTP Response Body Json Schema Is    NsIdentifierDeletionNotification
 No newline at end of file
   
    
    
 No newline at end of file