Fix configuration to use configured properties 75/132575/1 istanbul
authorliamfallon <liam.fallon@est.tech>
Mon, 5 Dec 2022 09:27:57 +0000 (09:27 +0000)
committerliamfallon <liam.fallon@est.tech>
Mon, 5 Dec 2022 09:28:03 +0000 (09:28 +0000)
commitedb2c955aac71ad6de87e70383806b76b80c3b66
treea50a2277992a7f5ef2f70719501debd82938eea1
parent9bacaaf9102fc42146bd2341f5c0574f3d3545f4
Fix configuration to use configured properties

The configuration of the control loop microservices in Istanbul always
uses the default configuration files even if they are overridden. The
CSITs are failing becasue the microservices continue to look for
keystore and truststore files even though the tests are configured to
use HTTP.

Issue-ID: POLICY-4471
Change-Id: I9c7aa72b9b8bd4e3e28b97cf4a9ac00dfa16b1cc
Signed-off-by: liamfallon <liam.fallon@est.tech>
packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh
packages/policy-clamp-docker/src/main/docker/http-participant.sh
packages/policy-clamp-docker/src/main/docker/kubernetes-participant.sh
packages/policy-clamp-docker/src/main/docker/policy-participant.sh