Merge postman collections for docker/k8 using environment variables 52/143152/2
authorshikha0203 <shivani.khare@est.tech>
Tue, 10 Feb 2026 13:57:44 +0000 (13:57 +0000)
committershikha0203 <shivani.khare@est.tech>
Tue, 10 Feb 2026 15:21:51 +0000 (15:21 +0000)
commit00f2824fb0a70fcf42fd9c9da8bf5216333153cb
tree6c1f2eb358d479d46891c005aa003181e874d259
parentf586c44ba86c9b22253e46fc74e88bff6e291bdd
Merge postman collections for docker/k8 using environment variables

- Moved dmi-stub-2 requests from kubernetes folder to CPS-NCMP/Inventory/Southbound (dmi)
- Added Liveness & Readiness folder with health checks for CPS and DMI-Stub services
- Updated all DMI URLs to use environment variables ({{DMI_HOST}}:{{DMI_PORT}})
- Renamed environments: "CPS Environment Docker" and "CPS Environment k8s-linux-minikube"
- Added DMI_HOST_2 and DMI_PORT_2 variables for dmi-stub-2 support
- Updated README with Kubernetes setup instructions for Linux/Windows

Issue-ID: CPS-3058
Change-Id: I9045c72873eaaca316138d5303945d8441ded1b2
Signed-off-by: shikha0203 <shivani.khare@est.tech>
postman-collections/CPS.postman_collection.json
postman-collections/Env_docker.json [moved from postman-collections/CPS Environment.postman_environment.json with 64% similarity]
postman-collections/Env_k8s.json [moved from postman-collections/CPS Environment k8s.postman_environment.json with 73% similarity]
postman-collections/README.md