JiriOndrusek commented on code in PR #6912: URL: https://github.com/apache/camel-quarkus/pull/6912#discussion_r1920252548
########## integration-tests/ssh/src/test/java/org/apache/camel/quarkus/component/ssh/it/SshTestResource.java: ########## @@ -45,33 +54,77 @@ public Map<String, String> start() { container = new GenericContainer(SSH_IMAGE) Review Comment: Reported as https://github.com/apache/camel-quarkus/issues/6917 -- 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