Add log message when kserve setup is unavailable and improve coverage 55/133555/1
authoraravind.est <aravindhan.a@est.tech>
Mon, 6 Mar 2023 16:29:58 +0000 (16:29 +0000)
committeraravind.est <aravindhan.a@est.tech>
Mon, 6 Mar 2023 17:00:45 +0000 (17:00 +0000)
commit80111fe3c4c1e2e145485c2f2a833bdaabb3a680
treee07f5d0c334aec4b56c3bfdcef50f80678a9928c
parente297b91468a465cf828f3a95d0e17fdd1ee89887
Add log message when kserve setup is unavailable and improve coverage

Add log message when kserve setup is unavailable.
Improve code coverage.

Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: If92fc38ceb8e3427e4b2c6045d2fd3ffcc106198
participant/participant-impl/participant-impl-kserve/src/main/java/org/onap/policy/clamp/acm/participant/kserve/handler/AutomationCompositionElementHandler.java
participant/participant-impl/participant-impl-kserve/src/main/java/org/onap/policy/clamp/acm/participant/kserve/k8s/InferenceServiceValidator.java
participant/participant-impl/participant-impl-kserve/src/test/java/org/onap/policy/clamp/acm/participant/kserve/handler/AcElementHandlerTest.java
participant/participant-impl/participant-impl-kserve/src/test/java/org/onap/policy/clamp/acm/participant/kserve/k8s/InferenceServiceValidatorTest.java