[ROBOT] Remove 5Gbulkpm references to topic deletion 27/130027/1
authorvv770d <vv770d@att.com>
Mon, 25 Jul 2022 16:00:59 +0000 (16:00 +0000)
committervv770d <vv770d@att.com>
Mon, 25 Jul 2022 16:01:03 +0000 (16:01 +0000)
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

robot/resources/usecases/5gbulkpm_helm_interface.robot

index 0937c5a..dd4fd17 100644 (file)
@@ -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}