aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-07-25 16:00:59 +0000
committervv770d <vv770d@att.com>2022-07-25 16:01:03 +0000
commit8ced0b365d73ad1f5f544e824e4437d7d17224b2 (patch)
treee2c2866db83b2dbb4c219504f9cd2ad07a07e826
parent9cd6c09ad9a63bb3c1b76be4b1f98fb7db0ec927 (diff)
[ROBOT] Remove 5Gbulkpm references to topic deletion
Update from patch https://gerrit.onap.org/r/c/testsuite/+/129677 Change-Id: I39c3f3cfc44fd324171499ad8c8f9811b5ed9615 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: INT-2121
-rw-r--r--robot/resources/usecases/5gbulkpm_helm_interface.robot3
1 files changed, 1 insertions, 2 deletions
diff --git a/robot/resources/usecases/5gbulkpm_helm_interface.robot b/robot/resources/usecases/5gbulkpm_helm_interface.robot
index 0937c5ac..dd4fd177 100644
--- a/robot/resources/usecases/5gbulkpm_helm_interface.robot
+++ b/robot/resources/usecases/5gbulkpm_helm_interface.robot
@@ -77,7 +77,6 @@ Topic Validate
Send File Ready Event to VES Collector and Deploy all DCAE Applications
[Arguments] ${pm_file} ${file_format_type} ${file_format_version}
Disable Warnings
- Delete PERFORMANCE_MEASUREMENTS topic
Setting Global Variables
Send File Ready Event to VES Collector ${pm_file} ${file_format_type} ${file_format_version}
Add chart repository chart-museum http://chart-museum:80 onapinitializer demo123456!
@@ -297,4 +296,4 @@ Upload PM Files to xNF HTTPS Server
${session}= Create Session https http://${https_server}:80 auth=${auth}
${resp}= Post Request https /upload.php files=${fileParts}
Should Be Equal As Strings ${resp.status_code} 200
- [Return] ${pm_file} \ No newline at end of file
+ [Return] ${pm_file}