[ROBOT] Correct CPS port numbers 89/136589/1
authorAndreas Geissler <andreas-geissler@telekom.de>
Fri, 17 Nov 2023 07:55:21 +0000 (08:55 +0100)
committerAndreas Geissler <andreas-geissler@telekom.de>
Fri, 17 Nov 2023 07:55:21 +0000 (08:55 +0100)
Fix for the used portnumbers in robot testcases

Issue-ID: CPS-1923

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

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