aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMariusz Wagner <mariusz.wagner@nokia.com>2019-03-12 15:19:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-12 15:19:05 +0000
commit9cd0cc08e23aeb69f76198066ea9e616af251d11 (patch)
tree66f0799953f8ef904f5658e3ec7062d8e424cfa7 /tests
parent3e9c1a7d14f9f68111d82dd32828766a56352953 (diff)
parent21d9ecb63bec6b3db20bd208c3e054f0fe24bff1 (diff)
Merge "Updated with latest dmaap-bc:1.1.1"
Diffstat (limited to 'tests')
-rw-r--r--tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
index 764cca34..bc32673d 100644
--- a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
+++ b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
@@ -36,6 +36,8 @@ Verify 3GPP PM Mapper Subscribes to Data Router
[Tags] PM_MAPPER_02
[Documentation] Verify 3gpp pm mapper subscribes to data router
CheckLog ${CLI_EXEC_CLI_SUBS} 3gpppmmapper
+ CheckLog ${CLI_EXEC_CLI_SUBS} "privilegedSubscriber":true
+
Verify Health Check returns 200 when a REST GET request to healthcheck url
[Tags] PM_MAPPER_03