Speed up slow tell-based Distributed*IntegrationTest cases 01/60101/4
authorTom Pantelis <tompantelis@gmail.com>
Fri, 7 Jul 2017 21:13:59 +0000 (17:13 -0400)
committerRobert Varga <nite@hq.sk>
Mon, 10 Jul 2017 08:34:18 +0000 (08:34 +0000)
commit1402ac0fbcb87318db32b44f605621b23c94fbb3
tree821f750c06bcd4656e32810aa5a7f1d8a1ad6fe2
parent94362614be25e34e8427c02799daffb8cae29d94
Speed up slow tell-based Distributed*IntegrationTest cases

Some test cases for tell-based take up to 2 minutes due to the default
2 minute request timeout and 30 sec backend aliveness timer. Speed up
the tests by setting much lower values.

Change-Id: If8dba80d625ded8753178e937f14b435675ef0e4
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreIntegrationTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/resources/module-shards-cars-member-1-and-2-and-3.conf [new file with mode: 0644]