From b721c30484849bed5e2aa4af73d4fb8f8f7cdb56 Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Mon, 16 Sep 2019 16:09:17 -0700 Subject: [INT] adding back cloud owner convert to upper case Cloud owner convert to upper case was removed accidentally in change https://gerrit.onap.org/r/c/testsuite/+/94485 Also fixing import for vvp validation Issue-ID: INT-1197 Signed-off-by: stark, steven Change-Id: I94dd90c30a91643bb605b8ad6a4c45235ba099ed --- robot/resources/vvp_validation.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources/vvp_validation.robot') diff --git a/robot/resources/vvp_validation.robot b/robot/resources/vvp_validation.robot index de4ba69a..130e31e9 100644 --- a/robot/resources/vvp_validation.robot +++ b/robot/resources/vvp_validation.robot @@ -3,7 +3,7 @@ Documentation The main interface for interacting with SDC. It handles low le Library OperatingSystem Library ONAPLibrary.SO WITH NAME SO Library ONAPLibrary.HeatVNFValidation WITH NAME HeatVNFValidation -Library ONAPLibrary.VVPValidation WITH NAME VVPValidation +Library ONAPLibrary.VVPValidation.HeatValidationScripts WITH NAME VVPValidation *** Variables *** ${CLOUD_CONFIG_PATH} /cloudSite -- cgit 1.2.3-korg