Skip to content
Snippets Groups Projects
Commit 5377c07b authored by Sana Zulfiqar's avatar Sana Zulfiqar Committed by Giacomo Bernini
Browse files

added missing library

parent 97a71b81
No related branches found
No related tags found
2 merge requests!199Merge "3.3.1 dev" into "release 3" master,!160SOL003 VNF Performance Management - Implementation of deltas between v3.3.1 and v2.7.1
......@@ -4,6 +4,7 @@ Library JSONSchemaLibrary schemas/
Resource environment/variables.txt # Generic Parameters
Library JSONLibrary
Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false
Library String
*** Test Cases ***
GET individual VNF Performance Job
......@@ -118,7 +119,7 @@ PATCH Individual VNF Performance Job - Unprocessable Entity
... Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v3.3.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions:
... Post-Conditions: none
Send Patch request for individual VNF Performance Job with unprocessable entity
Check HTTP Response Status Code Is 422
Check HTTP Response Body Json Schema Is ProblemDetails
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment