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 313e3f2a6f Ensure correct branch is cloned for examples job in LTS CI
workflow
new 21e5abc483 Increase KafkaTest timeout
new d69c7acad6 Increase timeout for QuartzClusteredTest
new 64dd3ab52b Add possibility to skip CommandModeTest timing-sensitive
test on slow machine
new 6876b48b44 Possiblity to disable Jolokia multicast
new 583c91931d Check for local Docker socket or remote Docker via
DOCKER_HOST
The 5 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:
.../quarkus/component/aws2/lambda/it/Aws2LambdaTest.java | 12 +++---------
.../quarkus/test/support/aws2/DockerSocketAvailable.java | 4 +++-
.../camel/quarkus/component/jolokia/it/JolokiaTest.java | 10 +++++++++-
.../org/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 +-
6 files changed, 18 insertions(+), 13 deletions(-)