BUG-837: IT fix
[openflowplugin.git] / openflowplugin-it / src / test / java / org / opendaylight / openflowplugin / openflow / md / it / OFPluginFlowTest.java
index 6821009b2073014871785ea347e440130d8ae96d..4a844a9f7a227ad3eb75a3776da3a5989ee3c617 100644 (file)
@@ -199,7 +199,7 @@ public class OFPluginFlowTest {
         switchSim.setSecuredClient(false);
         Deque<ClientEvent> handshakeScenario = ScenarioFactory.createHandshakeScenarioVBM(
                 ScenarioFactory.VERSION_BITMAP_13, (short) 0, ScenarioFactory.VERSION_BITMAP_10_13, false);
-        handshakeScenario.addFirst(new SleepEvent(3000L));
+        handshakeScenario.addFirst(new SleepEvent(6000L));
         ScenarioFactory.appendPostHandshakeScenario(handshakeScenario, true);
         WaitForMessageEvent flowModEvent = new WaitForMessageEvent(ByteBufUtils
                 .hexStringToBytes(