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:34:29 +0000 (10:34 -0700)
commite063a73a9b20aff9611c631d3773f6e21b35325e
tree813fbc5a16bfdeec0e3d75c5fffc018fd70f34cf
parenteb731b767babf02bbe7fb8b9d35f9da30c8796cb
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