[ROBOT] Correct CPS port names 55/136455/2
authorAndreas Geissler <andreas-geissler@telekom.de>
Sun, 12 Nov 2023 13:04:21 +0000 (14:04 +0100)
committerMarek Szwa?kiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Tue, 14 Nov 2023 15:35:18 +0000 (15:35 +0000)
Fix to use the updated CPS ports after patch
https://gerrit.onap.org/r/c/cps/+/136315

Issue-ID: CPS-1923

Change-Id: I7ef655ecb1c5a52ddfa56c5d4d336f29c5baa47e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
smoke-usecases-robot-py3/docker/testcases.yaml

index 6d4eef8..425516b 100644 (file)
@@ -164,7 +164,7 @@ tiers:
                             - '/share/config/robot_properties.py'
                         variable:
                             - CPS_CORE_HOST:cps-core
-                            - CPS_CORE_MANAGEMENT_PORT:8081
+                            - CPS_CORE_PORT:8081
 
             -
                 case_name: cps-temporal-healthcheck
@@ -204,4 +204,4 @@ tiers:
                             - '/share/config/robot_properties.py'
                         variable:
                             - DMI_HOST:ncmp-dmi-plugin
-                            - DMI_MANAGEMENT_PORT:8081
+                            - DMI_PORT:8081