Loading SOL003/VNFPerformanceManagement-API/IndividualPmJob.robot +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ Library OperatingSystem Library JSONSchemaLibrary schemas/ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Resource environment/IndividualPmJob.txt Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false *** Test Cases *** Loading SOL003/VNFPerformanceManagement-API/IndividualReport.robot +0 −1 Original line number Diff line number Diff line *** Settings *** Library JSONSchemaLibrary schemas/ Resource environment/variables.txt # Generic Parameters Resource environment/reports.txt Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Loading SOL003/VNFPerformanceManagement-API/IndividualThreshold.robot +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library OperatingSystem Resource environment/individualThresholds.txt *** Test Cases *** GET Individual Threshold Loading SOL003/VNFPerformanceManagement-API/PMJobs.robot +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Library OperatingSystem Library String Resource environment/pmJobs.txt Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library MockServerLibrary Loading SOL003/VNFPerformanceManagement-API/PerformanceManagementNotification.robot +0 −1 Original line number Diff line number Diff line *** Setting *** Resource environment/notifications.txt Resource environment/variables.txt Suite Setup Create Sessions Suite Teardown Terminate All Processes kill=true Loading Loading
SOL003/VNFPerformanceManagement-API/IndividualPmJob.robot +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ Library OperatingSystem Library JSONSchemaLibrary schemas/ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Resource environment/IndividualPmJob.txt Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false *** Test Cases *** Loading
SOL003/VNFPerformanceManagement-API/IndividualReport.robot +0 −1 Original line number Diff line number Diff line *** Settings *** Library JSONSchemaLibrary schemas/ Resource environment/variables.txt # Generic Parameters Resource environment/reports.txt Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Loading
SOL003/VNFPerformanceManagement-API/IndividualThreshold.robot +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library OperatingSystem Resource environment/individualThresholds.txt *** Test Cases *** GET Individual Threshold Loading
SOL003/VNFPerformanceManagement-API/PMJobs.robot +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ Resource environment/variables.txt # Generic Parameters Library JSONLibrary Library OperatingSystem Library String Resource environment/pmJobs.txt Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library MockServerLibrary Loading
SOL003/VNFPerformanceManagement-API/PerformanceManagementNotification.robot +0 −1 Original line number Diff line number Diff line *** Setting *** Resource environment/notifications.txt Resource environment/variables.txt Suite Setup Create Sessions Suite Teardown Terminate All Processes kill=true Loading