tests: Fix in_port(name) test for ofproto/trace.
authorJoe Stringer <joestringer@nicira.com>
Wed, 20 May 2015 17:35:15 +0000 (10:35 -0700)
committerJoe Stringer <joestringer@nicira.com>
Wed, 27 May 2015 17:55:55 +0000 (10:55 -0700)
commite1a296ef8e30a8d720ca17f72fd27f9c015234c6
treef48f2b9033e313907bde66c7f2d426ce5d52de07
parenta6380c8245ccc68f6c53116a5dd5f47dd8a2cca5
tests: Fix in_port(name) test for ofproto/trace.

Commit c2a77f33ade (tests/ofproto-dpif: Use vlog to test dpif
behaviour.) mistakenly changed the test which checked that ovs-dpctl
accepts named ports as input. Restore the name to the test.

Reported-by: Gurucharan Shetty <gshetty@nicira.com>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-dpif.at