summaryrefslogtreecommitdiffstats
path: root/csit/tests/pmmapper/pmmapper.robot
diff options
context:
space:
mode:
Diffstat (limited to 'csit/tests/pmmapper/pmmapper.robot')
-rw-r--r--csit/tests/pmmapper/pmmapper.robot6
1 files changed, 3 insertions, 3 deletions
diff --git a/csit/tests/pmmapper/pmmapper.robot b/csit/tests/pmmapper/pmmapper.robot
index f23d33c..72801d0 100644
--- a/csit/tests/pmmapper/pmmapper.robot
+++ b/csit/tests/pmmapper/pmmapper.robot
@@ -42,7 +42,7 @@ ${CLI_MR_LOG} cat /tmp/mr.log
Verify PM Mapper Receive Configuraton From Config Binding Service
[Tags] PM_MAPPER_01
[Documentation] Verify 3gpp pm mapper successfully receive config data from CBS
- CheckLog ${CLI_EXEC_CLI_CONFIG} Received pm-mapper configuration from ConfigBinding Service
+ CheckLog ${CLI_EXEC_CLI_CONFIG} PM-mapper configuration processed successful
Verify Health Check returns 200 when a REST GET request to healthcheck url
[Tags] PM_MAPPER_02
@@ -154,8 +154,8 @@ Verify 3GPP PM Mapper maps Type-A file based on counter filtering with regexp
Verify that password receive from CBS are successfully encrypted
[Tags] PM_MAPPER_14
[Documentation] Verify that password receive from CBS are successfully encrypted.
- CheckLog ${CLI_EXEC_CLI_CONFIG} "aaf_password": *****
- CheckLog ${CLI_EXEC_CLI_CONFIG} "password": *****
+ CheckLog ${CLI_EXEC_CLI_CONFIG} aafPassword= *****
+ CheckLog ${CLI_EXEC_CLI_CONFIG} password= *****
Verify that PM Mapper correctly maps an NR Type-PM file based on counter filtering and publish 3gpp perf VES events to message router.
[Tags] PM_MAPPER_15