aboutsummaryrefslogtreecommitdiffstats
path: root/robot
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2022-03-21 11:55:49 +0100
committerKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2022-03-21 11:55:49 +0100
commit01ba3ab25a04b1a78bdf41991dbcf873865d8882 (patch)
tree32151c4879bd34ad865b07eb2cc8cf031989a35f /robot
parent55d91bc938b4bab83d4b664ace08b0978678970c (diff)
[ROBOT] Fix failing CMPv2 and 5gbulkpm test cases in CI
Fix failing CMPv2 and 5gbulkpm test cases in CI Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Iae886bcfe2efdd54f9749aa3240e1a6ee932688a
Diffstat (limited to 'robot')
-rw-r--r--robot/resources/test_templates/cmpv2.robot1
-rw-r--r--robot/testsuites/usecases/5gbulkpm.robot (renamed from robot/testsuites/usecases/5gbulkpm_helm.robot)0
2 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/test_templates/cmpv2.robot b/robot/resources/test_templates/cmpv2.robot
index f728eaa0..6c50a368 100644
--- a/robot/resources/test_templates/cmpv2.robot
+++ b/robot/resources/test_templates/cmpv2.robot
@@ -27,6 +27,7 @@ ${VES_Client_helm_charts} ${EXECDIR}/robot/assets/helm/ves-client
Suite setup
[Arguments] ${PNF_entry_dict}
+ Add chart repository chart-museum http://chart-museum:80 onapinitializer demo123456!
Send VES integration request ${PNF_entry_dict}
${command_output} = Run And Return Rc And Output ${HELM_RELEASE}
Should Be Equal As Integers ${command_output[0]} 0
diff --git a/robot/testsuites/usecases/5gbulkpm_helm.robot b/robot/testsuites/usecases/5gbulkpm.robot
index 6d805e37..6d805e37 100644
--- a/robot/testsuites/usecases/5gbulkpm_helm.robot
+++ b/robot/testsuites/usecases/5gbulkpm.robot