This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from be6b777  Regen
     new 61d44cc  Make camel-hazelcast tests faster
     new 1ae714d  [CAMEL-16415] Disable infinispan tests that use the 
test-container on OSX

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:
 components/camel-hazelcast/pom.xml                 |  4 +--
 ...HazelcastAtomicnumberProducerForSpringTest.java |  5 +--
 .../hazelcast/HazelcastConfigurationTest.java      | 40 +++++++++++-----------
 .../HazelcastReplicatedmapConsumerTest.java        | 10 +++---
 .../hazelcast/HazelcastSedaInOutTest.java          | 28 +++++++++++++++
 .../HazelcastSedaTransferExchangeTest.java         | 32 +++++++++++++++++
 ...lcastAggregationRepositoryCamelTestSupport.java |  5 ++-
 .../HazelcastIdempotentRepositoryTest.java         | 30 +++++++++-------
 ...l-context-hazelcast-instance-name-reference.xml |  7 +++-
 .../src/test/resources/hazelcast-custom.xml        |  6 ++--
 .../src/test/resources/hazelcast-default.xml       |  9 +++--
 .../src/test/resources/hazelcast-named.xml         |  6 ++--
 ...nRemoteAggregationRepositoryOperationsTest.java |  3 ++
 .../InfinispanRemoteAggregationRepositoryTest.java |  3 ++
 .../remote/InfinispanRemoteConfigurationTest.java  |  3 ++
 .../remote/InfinispanRemoteConsumerTest.java       |  3 ++
 .../remote/InfinispanRemoteCustomListenerTest.java |  3 ++
 .../InfinispanRemoteIdempotentRepositoryTest.java  |  3 ++
 .../remote/InfinispanRemoteProducerTest.java       |  3 ++
 .../remote/InfinispanRemoteQueryConsumerTest.java  |  3 ++
 .../remote/InfinispanRemoteQueryProducerTest.java  |  3 ++
 .../remote/InfinispanRemoteQueryTestSupport.java   |  3 ++
 .../AbstractInfinispanRemoteClusteredTest.java     |  6 ++++
 .../cluster/InfinispanRemoteClusteredViewTest.java |  3 ++
 24 files changed, 167 insertions(+), 54 deletions(-)

Reply via email to