BUG-8306: Fix Pcep failing test 38/56038/2
authorClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Wed, 26 Apr 2017 06:57:42 +0000 (08:57 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 26 Apr 2017 21:36:37 +0000 (21:36 +0000)
commit6a96cff92f6ea249c2a628500b4adea08f5aa337
treedecbaa17de204846a5cb2536c4a82f8435875bbb
parent09b97366658aa7a0a17802b22a29f4a52013711f
BUG-8306: Fix Pcep failing test

Given that messages takes differents time to arrive on listener
Fix  Stateful07TopologySessionListenerTest by
use checkEquals, which checks the assertion with timeout.

Change-Id: I13733fa7ad7686671d9c026a8528ad912e2c7cd5
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
pcep/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/Stateful07TopologySessionListenerTest.java