camel-quarkus
camel-quarkus copied to clipboard
Splunk: tests are failing after the upgrade of Splunk in Camel #4085
fixes https://github.com/apache/camel-quarkus/issues/4085
It looks the upgrade in camel is linked to TLS version. Are we covering TLS in those splunk tests ?
This fix is meant to fix the failure int the current tests, which was caused by the upgrade. I looked into the test and ssl is turned off (see this line.
I'll create another ticket to extend the coverage of the splunk extension by covering TLD.
@aldettinger Issue is reported as https://github.com/apache/camel-quarkus/issues/4127
@JiriOndrusek can we redo this one with just the Splunk test changes on main
?
Can be merged.