Fixed timeouts to be 0 so that we can test more easily 98/3698/2
authorEd Warnicke <eaw@cisco.com>
Fri, 13 Dec 2013 13:22:16 +0000 (05:22 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 14 Dec 2013 19:37:18 +0000 (19:37 +0000)
commit5f7667f9ac7d23d54b20f7625e08d652f482af62
tree3e942bedba988ad1632ea3da8875b4d4df33262e
parent6bfe0b3b96eeb24c0fcda333ab9c06c342d9a006
Fixed timeouts to be 0 so that we can test more easily

Set idle and hard timeouts in OpenflowTestCommandProvider to
0 so that we aren't always racing flow timeouts for testing.

Change-Id: Id3450a61eda72b7dd1dcfe50e3d6eb8f0dac9e39
Signed-off-by: Ed Warnicke <eaw@cisco.com>
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java