Require FiniteDuration in waitOnAsyncTask() 52/78452/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Dec 2018 10:20:21 +0000 (11:20 +0100)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 5 Dec 2018 15:13:57 +0000 (15:13 +0000)
commite5ca6876ae3500543710d4c179ce2761c3cb4087
treeadec232c1fd4edb5010271a841492f4b9cdf4b26
parent2d0b303671cc32ce842b6b445622fa96e8a2bc53
Require FiniteDuration in waitOnAsyncTask()

We do not want tests to ever specify an infite duration, make sure
we express that in the contract.

Change-Id: If0202e6b81761461e0d34ad6a00ea207f8a28e50
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/AbstractTest.java