From: marcinrzepeckiwroc Date: Tue, 21 Jul 2020 12:41:31 +0000 (+0200) Subject: Add testcase for PM Mapper (hide passwords in logs) X-Git-Tag: 7.0.1~74 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8ad7a89298cbe0297a7bc97640c27692702ad1da;p=integration%2Fcsit.git Add testcase for PM Mapper (hide passwords in logs) Issue-ID: DCAEGEN2-2343 Signed-off-by: marcinrzepeckiwroc Change-Id: Id677360e4ecb2f82928d8b320bb602156c4d0dd6 --- diff --git a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot index 55b4f795..0b18320f 100644 --- a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot +++ b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot @@ -149,6 +149,12 @@ Verify 3GPP PM Mapper maps Type-A file based on counter filtering with regexp SendToDatarouter ${TYPE-A_PM_DATA_FILE_PATH} ${VALID_METADATA_PATH} X-ONAP-RequestID=6 CheckLog ${CLI_EXEC_CLI_PM_LOG} Successfully published VES events to messagerouter +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": ***** + *** Keywords *** SendToDatarouter