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:20:16 +0000 (13:20 +1200)
commitb44d9db7befde9498d2e655c9a5d8c16d6df8e6a
treee1838510812cf5527fcba5b49a55c9f9094e3c2c
parent48105e85a56753ab9f22c1644404755dc40db997
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