Spring applications to not use bash scripts to start 43/141343/1
authoradheli.tavares <adheli.tavares@est.tech>
Mon, 16 Jun 2025 16:36:31 +0000 (17:36 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Thu, 19 Jun 2025 09:58:51 +0000 (10:58 +0100)
commit10bd3b73bdd484bcad801be21588193db47af61b
tree9b3b0346e618e98d5d45725fa523e50b1be2735c
parent8b99874d0fe646f509546f6b38b185b8f089ba50
Spring applications to not use bash scripts to start

- any configurations are defined in the environment
variables in the service definition
- the wait_for_port script still used, but call for
the application jar instead of another script

Issue-ID: POLICY-5384
Change-Id: Iac73c2b0c0684e2c286c9bf364e3ef8f97d85b44
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
15 files changed:
compose/compose.acm.scale.yml
compose/compose.common.yml
compose/compose.yaml
compose/config/api/apiParameters.yaml
compose/config/clamp/ClampBackend.properties [deleted file]
compose/config/clamp/a1pms-participant.sh [deleted file]
compose/config/clamp/acm-runtime.sh [deleted file]
compose/config/clamp/http-participant.sh [deleted file]
compose/config/clamp/kserve-participant.sh [deleted file]
compose/config/clamp/kubernetes-participant.sh [deleted file]
compose/config/clamp/org.onap.clamp.keyfile [deleted file]
compose/config/clamp/policy-participant.sh [deleted file]
compose/config/clamp/sim-participant.sh [deleted file]
compose/stop-compose.sh
csit/run-project-csit.sh