From: Gary Wu Date: Wed, 21 Nov 2018 04:59:03 +0000 (-0800) Subject: Bug fix on using AAI for model-invariant-id X-Git-Tag: 1.3.2^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=86c813ddb3a34463631440534b3dbef0e7f03d15;p=testsuite.git Bug fix on using AAI for model-invariant-id Change-Id: Ibb61076cb0975de0647a2cf126041fcfd87b21d0 Issue-ID: INT-601 Signed-off-by: Gary Wu --- diff --git a/robot/resources/demo_preload.robot b/robot/resources/demo_preload.robot index cfaa8638..ae12bd85 100644 --- a/robot/resources/demo_preload.robot +++ b/robot/resources/demo_preload.robot @@ -196,7 +196,6 @@ Instantiate Demo VNF :for ${vf_module} in @{generic_vnfs} \ ${generic_vnf}= Get From Dictionary ${generic_vnfs} ${vf_module} \ ${model_invariant_id}= Set Variable If '${vf_module_label}' in '${vf_module}' ${generic_vnf['model-invariant-id']} ${model_invariant_id} - ${model_invariant_id}= Run MSO Get ModelInvariantId ${SUITE_SERVICE_MODEL_NAME} ${vf_module_label} Log to Console ModelInvariantID=${model_invariant_id} ${status} ${value}= Run Keyword And Ignore Error Update vVFWCL Policy ${model_invariant_id} ${status} ${value}= Run Keyword And Ignore Error APPC Mount Point ${vf_module_name}