InterfaceManagerConfigurationTest vlanInterfaceTests sleep 2s -> 4s 84/51184/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 30 Jan 2017 13:38:54 +0000 (14:38 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 30 Jan 2017 13:38:54 +0000 (14:38 +0100)
commitf9df13c7cd2d88fec3558ea7aaf7acf8fe998e18
tree40607918dcc1bab74409b1d1c119c4c97bbe8bc0
parent6a102e866f9767517eb1c87e8fe5adeff3c78529
InterfaceManagerConfigurationTest vlanInterfaceTests sleep 2s -> 4s

to unblock a problem hit by Anil Belur on autorelease

It works with 2s locally, but may be slower on buid VMs.

PS: This is a quick fix / hack / workaround; of course, the real long
term solution is to find ways to not need Thread.sleep() at all .. I'd
like like to complete earlier work in this regard, but haven't gotten to
it yet.

Change-Id: I01e0380952ba8c3ee906fae5469dc1b2970d0185
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/InterfaceManagerConfigurationTest.java