summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/application-test.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-10-10Make the ACM REST endpoint preamble configurable via springrameshiyer271-0/+4
ACM REST endpoint preamble "/onap/policy/clamp/acm/" needs to be configurable by the user via spring boot properties file. Issue-ID: POLICY-4381 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I1a82b22bb7b06f856d09089204d79dcfccb528a8
2022-06-09Fix configuration for Prometheus metricsadheli.tavares1-4/+0
JVM related metrics were not being exposed due to spring boot bug when loading beans configuration. Issue-ID: POLICY-4146 Change-Id: I334c60b0c0d087c63b28bf44704aa3e909eca646 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2022-03-09Clean up of unit tests for ACM definitionsadheli.tavares1-0/+36
Issue-ID: POLICY-3945 Change-Id: I080e402899d2b2960b46efa06db68041a73f5d2b Signed-off-by: adheli.tavares <adheli.tavares@est.tech>