aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2020-07-15 08:45:51 +0200
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2020-07-20 23:53:36 +0200
commit18151c54880666f061ede79cf920a01dd425b696 (patch)
tree96912b81c26098c7cf04d796ddd33338d444626c /tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
parent11595fa9fe47f03ec0784569f5a01240cc6a9fe5 (diff)
Align CSITs - Adjust pm-mapper to accept new schema.
- Adjust xml files for tests: - replaced 28.550 schema with 28.532 standard - Adjust PM_MAPPER_01 test to recent version of the pm-mapper Issue-ID: DCAEGEN2-2308 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I132176b3f504d2d5118976ea987035eccea7d5a2
Diffstat (limited to 'tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot')
-rw-r--r--tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
index 96d33a86..7f99e120 100644
--- a/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
+++ b/tests/dcaegen2-pmmapper/pmmapper/pmmapper.robot
@@ -39,7 +39,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
+ CheckLog ${CLI_EXEC_CLI_CONFIG} Response code: 200, Server Response Received
Verify Health Check returns 200 when a REST GET request to healthcheck url
[Tags] PM_MAPPER_02
@@ -164,4 +164,4 @@ CheckLog
VerifyResponse
[Arguments] ${actual_response_value} ${expected_response_value}
- Should Be Equal As Strings ${actual_response_value} ${expected_response_value} \ No newline at end of file
+ Should Be Equal As Strings ${actual_response_value} ${expected_response_value}