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 1ba63be88c Check for local Docker socket or remote Docker via
DOCKER_HOST
new 601c9dc656 Fix clustering integration test flakiness on Windows and
slow CI
new e3fd6fac66 Enable Kinesis test to run every time (even with external
AWS service)
The 2 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/kinesis/it/Aws2KinesisTest.java | 2 ++
.../quarkus/test/support/process/QuarkusProcessExecutor.java | 3 ++-
.../camel/quarkus/component/master/it/MasterFileTest.java | 10 +++++-----
.../component/master/it/InfinispanClusterServiceTest.java | 10 +++++-----
.../camel/quarkus/component/master/it/MasterOpenShiftTest.java | 10 +++++-----
.../camel/quarkus/component/quartz/it/QuartzClusteredTest.java | 4 ++--
6 files changed, 21 insertions(+), 18 deletions(-)