Revert commit for: Connection refused exp. in DmiRestClient #1 15/142515/2
authorhalil.cakal <halil.cakal@est.tech>
Tue, 25 Nov 2025 14:27:46 +0000 (14:27 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 25 Nov 2025 14:36:53 +0000 (14:36 +0000)
- This is a manual revert for the commit : 142464: changed env. variable server.port for dmi-stub | https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/142464
- There have been k6 failures after build # : 2637

Issue-ID: CPS-3056

Change-Id: I003fe0fcfdc14204059c16c5188c84d031071a09
Signed-off-by: halil.cakal <halil.cakal@est.tech>
dmi-stub/dmi-stub-service/src/main/resources/application.yml

index f384511..65a1bec 100644 (file)
@@ -16,7 +16,7 @@
 #  SPDX-License-Identifier: Apache-2.0
 #  ============LICENSE_END=========================================================
 server:
-    port: ${SERVER_PORT:8092}
+    port: ${DMI_STUB_SERVER_PORT:8092}
 
 rest:
     api: