aboutsummaryrefslogtreecommitdiffstats
path: root/robot
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2022-06-24 13:54:39 +0200
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-07-13 12:55:46 +0000
commit9cd6c09ad9a63bb3c1b76be4b1f98fb7db0ec927 (patch)
tree8b35419be9a53a81a337998c7f8264404b8d7a17 /robot
parent16a3ca75d4957c21c8cf7973962ea8ea0542bb6f (diff)
[ROBOT] Remove 5Gbulkpm references to authenticated PM topic
Remove 5Gbulkpm references to authenticated PM topic Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-2121 Change-Id: Ibbb235aba38bd46ac20796e63160e49f0bf65987
Diffstat (limited to 'robot')
-rw-r--r--robot/resources/usecases/5gbulkpm_helm_interface.robot17
1 files changed, 0 insertions, 17 deletions
diff --git a/robot/resources/usecases/5gbulkpm_helm_interface.robot b/robot/resources/usecases/5gbulkpm_helm_interface.robot
index 35ed566e..0937c5ac 100644
--- a/robot/resources/usecases/5gbulkpm_helm_interface.robot
+++ b/robot/resources/usecases/5gbulkpm_helm_interface.robot
@@ -91,7 +91,6 @@ Send File Ready Event to VES Collector and Deploy all DCAE Applications
Deploying HTTPS server with correct certificates
Log To Console Deploying HTTPS Server with wrong subject alternatives in CMPv2 certificates as xNF
Deploying HTTPS server with wrong certificates - wrong SAN-s
- Checking PERFORMANCE_MEASUREMENTS Topic In Message Router
DR Bulk PM Feed Check
DR PM Mapper Subscriber Check
@@ -105,9 +104,6 @@ Usecase Teardown
Uninstall helm charts ${ONAP_HELM_RELEASE}-pm-https-server-correct-sans
Uninstall helm charts ${ONAP_HELM_RELEASE}-pm-https-server-wrong-sans
-Delete PERFORMANCE_MEASUREMENTS topic
- ${resp}= Delete MR topic /webapi/topics/org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTS
-
Setting Global Variables
${test_variables} = Create Dictionary
Set To Dictionary ${test_variables} FILE_FORMAT_TYPE=org.3GPP.32.435#measCollec
@@ -196,19 +192,6 @@ Deploying HTTPS server with wrong certificates - wrong SAN-s
${override} = Set Variable --set fullnameOverride=${name} --set nameOverride=${name} --set certificates.name=${name} --set certificates.commonName=wrong-sans-1 --set certificates.dnsNames={wrong-sans-2} --debug
Install helm charts from folder ${HTTPS_SERVER_HELM_CHARTS} ${name} set_values_override=${override}
-Checking PERFORMANCE_MEASUREMENTS Topic In Message Router
- ${headers}= Create Dictionary content-type=application/json
- ${subdata}= OperatingSystem.Get File ${PMMAPPER_SUB_ROLE_DATA}
- ${session}= Create Session dmaapbc ${DMAAP_BC_SERVER}
- ${resp}= Post Request dmaapbc ${DMAAP_BC_MR_CLIENT_PATH} data=${subdata} headers=${headers}
- Wait Until Keyword Succeeds 5 minute 5 sec Topic Validate success
- ${resp}= Run MR Get Request ${MR_TOPIC_CHECK_PATH}
- Should Be Equal As Strings ${resp.status_code} 200
- ${topics}= Set Variable ${resp.json().get('topics')}
- List Should Contain Value ${topics} org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTS
- ${resp}= Run MR Auth Get Request ${MR_TOPIC_URL_PATH} ${GLOBAL_DCAE_USERNAME} ${GLOBAL_DCAE_PASSWORD}
- Should Be Equal As Strings ${resp.status_code} 200
-
DR Bulk PM Feed Check
${resp}= Run DR Get Request ${DR_SUB_CHECK_PATH}
Should Contain ${resp.text} bulk_pm_feed