BUG-692 Fix intermittent failure in NetconfDeviceTest 17/9217/1
authorMaros Marsalek <mmarsale@cisco.com>
Tue, 22 Jul 2014 07:01:01 +0000 (09:01 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Tue, 22 Jul 2014 07:01:01 +0000 (09:01 +0200)
commit6c1b0f9c359f50845ff2eba0d80dfee04dd29d09
treec7572014960865b20733f06f296933f611897999
parentdc1238c0e0295e007e3849f2b1684279f4873c76
BUG-692 Fix intermittent failure in NetconfDeviceTest

Error in NetconfDeviceTest.testNotificationBeforeSchema, verification without timeout was performed before the actual call.

Fixed by adding timeout to all verifications.

Change-Id: I494523036fff456d66398f0d17b0003fe6c083a0
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/md-sal/sal-netconf-connector/src/test/java/org/opendaylight/controller/sal/connect/netconf/NetconfDeviceTest.java