davsclaus commented on PR #1231:
URL: 
https://github.com/apache/camel-spring-boot/pull/1231#issuecomment-2371259325

   @mcarlett there may be a path double slash issue. 
   
   Running tests on this new component on my laptop gives error
   ```
   [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.006 s <<< FAILURE! -- in 
org.apache.camel.component.jolokia.springboot.JolokiaComponentAutoConfigurationOnK8STest
   [ERROR] 
org.apache.camel.component.jolokia.springboot.JolokiaComponentAutoConfigurationOnK8STest.sslConfigurationTest
 -- Time elapsed: 0.002 s <<< FAILURE!
   java.lang.AssertionError:
   [check caCert ssl configuration]
   Expecting actual:
     
"/var/folders/33/4s84_6hs4mx8jxlmy8xgp1100000gn/T/csb7836489937173949390.ca"
   to start with:
     "/var/folders/33/4s84_6hs4mx8jxlmy8xgp1100000gn/T//csb"
   
        at 
org.apache.camel.component.jolokia.springboot.JolokiaComponentAutoConfigurationOnK8STest.sslConfigurationTest(JolokiaComponentAutoConfigurationOnK8STest.java:58)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to