This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch 3.33.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from c86112ccc2 Upgrade Camel to 4.18.3
new adb41606a8 Ensure correct branch is cloned for examples job in CI
workflow
new 12e166edb7 Increase KafkaTest timeout
new dcb962a1b5 Increase timeout for QuartzClusteredTest
new 3167d6f1b7 Add possibility to skip CommandModeTest timing-sensitive
test on slow machine
new 9933b87418 Possiblity to disable Jolokia multicast
new 1ba63be88c Check for local Docker socket or remote Docker via
DOCKER_HOST
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci-build.yaml | 3 +++
.../quarkus/component/aws2/lambda/it/Aws2LambdaTest.java | 12 +++---------
.../quarkus/test/support/aws2/DockerSocketAvailable.java | 15 +++++++--------
.../camel/quarkus/component/jolokia/it/JolokiaTest.java | 10 +++++++++-
.../apache/camel/quarkus/kafka/oauth/it/KafkaTest.java | 2 +-
.../apache/camel/quarkus/main/cmd/it/CommandModeTest.java | 1 +
.../quarkus/component/quartz/it/QuartzClusteredTest.java | 2 +-
7 files changed, 25 insertions(+), 20 deletions(-)
copy
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/BrotliAbsentBooleanSupplier.java
=>
integration-tests-support/aws2/src/test/java/org/apache/camel/quarkus/test/support/aws2/DockerSocketAvailable.java
(71%)