added second dmi-stub to cps-charts 07/142407/4
authorhalil.cakal <halil.cakal@est.tech>
Wed, 5 Nov 2025 15:26:45 +0000 (15:26 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Thu, 13 Nov 2025 09:51:50 +0000 (09:51 +0000)
commit8dd178fd707705bacafcea48f79f7ed9218c4da2
tree6687ce7cb612a17064902b0f298dc333517563a8
parent868a1a9598457a9786acb01811f9ecc82f88e508
added second dmi-stub to cps-charts

- cps-charts should support two dmi-stub instances, each uses its own
  pod. Since each pod should return its own Servlet URI (dmi-stub
address)
- the services for dmi-stub instances should be defined seperately since
  a fixed dmi-stub address is required. (otherwise adress would be
dynamic on each deployment)
- env. variable DMI_STUB_SERVER_PORT is used to override ther server
  port for second dmi-stub (ports should be different on pod levels)
- for the latest architecture please visit the solution page:
   https://lf-onap.atlassian.net/wiki/spaces/DW/pages/347537434/CPS-2933+Kubernetes+container+management+system+for+CPS+and+NCMP
- updated Uri address for dmi stub services

Issue-ID: CPS-2934

Change-Id: I1c6bda107ed362278dea7c26fa842a286de76009
Signed-off-by: halil.cakal <halil.cakal@est.tech>
cps-charts/templates/dmi-stub-deployment-1.yaml [moved from cps-charts/templates/dmi-stub-deployment.yaml with 80% similarity]
cps-charts/templates/dmi-stub-deployment-2.yaml [new file with mode: 0644]
cps-charts/templates/dmi-stub-service-1.yaml [new file with mode: 0644]
cps-charts/templates/dmi-stub-service-2.yaml [new file with mode: 0644]
cps-charts/templates/dmi-stub-service.yaml [deleted file]
cps-charts/values.yaml
k6-tests/ncmp/config/endurance.json
k6-tests/ncmp/config/kpi.json