This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 0ee7a8a569 file: migrate batch test to non flaky harness #3584 (#5715) add f411b47f7f Fixing SMB test failure in Quarkus Platform No new revisions were added by this update. Summary of changes: .../quarkus/component/smb/it/SmbTestResource.java | 7 +-- .../smb/src/test/resources/Dockerfile | 25 --------- integration-tests/smb/src/test/resources/smb.conf | 61 ---------------------- integration-tests/smb/src/test/resources/start.sh | 39 -------------- pom.xml | 1 + 5 files changed, 5 insertions(+), 128 deletions(-) delete mode 100644 integration-tests/smb/src/test/resources/Dockerfile delete mode 100644 integration-tests/smb/src/test/resources/smb.conf delete mode 100644 integration-tests/smb/src/test/resources/start.sh