Commit 5db738be authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #162 on v2.7.1

parent 3f956f38
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -195,6 +195,7 @@ GET Individual Network Service Descriptor Information
    REST.GET    ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId}
    REST.GET    ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId}
    ${output}=    Output    response
    ${output}=    Output    response
    Set Suite Variable    ${response}    ${output}
    Set Suite Variable    ${response}    ${output}
    Set Suite Variable    ${usageState}    ${response['body']['nsdUsageState']}
    
    
Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information
Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information
    Log    Going to validate info retrieved
    Log    Going to validate info retrieved