Commit c2873018 authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

fixed issue in SOL005-NSDManagement-API

parent 3d9e1ce3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@


Resource    environment/variables.txt
Resource    environment/variables.txt


Library    REST    ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} 
Library    REST    ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} 
Library    DependencyLibrary
Library    DependencyLibrary
Library    JSONLibrary
Library    JSONLibrary
Library    JSONSchemaLibrary    schemas/
Library    JSONSchemaLibrary    schemas/
+1 −1
Original line number Original line Diff line number Diff line
@@ -168,7 +168,7 @@ GET all PNF Descriptors Information as Paged Response
    ...    Post-Conditions: none
    ...    Post-Conditions: none
    GET all PNF Descriptors Information
    GET all PNF Descriptors Information
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check LINK in Heade
    Check LINK in Header
    
    
GET PNF Descriptors Information - Bad Request Response too Big
GET PNF Descriptors Information - Bad Request Response too Big
        [Documentation]    Test ID: 5.3.1.4.13
        [Documentation]    Test ID: 5.3.1.4.13