tests: Fix "megaflow disabled" test.
authorJoe Stringer <joestringer@nicira.com>
Tue, 8 Jul 2014 09:01:20 +0000 (09:01 +0000)
committerJoe Stringer <joestringer@nicira.com>
Tue, 8 Jul 2014 01:21:03 +0000 (13:21 +1200)
commit02864c704ef33e3eb25ca15d812c29dee57cd80f
tree0b4a4dc925c656b3a80f3012d6d886d1d3d9d9cd
parenta1e4f94567381c9bad94deba8d7fcc80549dec63
tests: Fix "megaflow disabled" test.

The previous 'grep' logic would occasionally catch unintended flows.
There's no reason to check for these flows separately, so combine the
two checks.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ansis Atteka <aatteka@nicira.com>
tests/ofproto-dpif.at