From: Joe Stringer Date: Thu, 10 Apr 2014 04:56:12 +0000 (+1200) Subject: ofproto-dpif.at: Update MPLS test names. X-Git-Tag: v2.3~330 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=50c1efc9003fe5b0bcaf548b2c01735247d820d4;p=cascardo%2Fovs.git ofproto-dpif.at: Update MPLS test names. Signed-off-by: Joe Stringer Signed-off-by: YAMAMOTO Takashi --- diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index 93add7f57..b12b4fe17 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -3706,7 +3706,7 @@ skb_priority(0),skb_mark(0/0),in_port(p3),eth(src=50:54:00:00:00:09/00:00:00:00: OVS_VSWITCHD_STOP AT_CLEANUP -AT_SETUP([ofproto-dpif - ovs-appctl dpif/dump-flows - MPLS actions that result in a userspace action]) +AT_SETUP([ofproto-dpif - MPLS actions that result in a userspace action]) OVS_VSWITCHD_START([dnl add-port br0 p1 -- set Interface p1 type=dummy ]) @@ -3743,7 +3743,7 @@ OVS_VSWITCHD_STOP AT_CLEANUP -AT_SETUP([ofproto-dpif - ovs-appctl dpif/dump-flows - MPLS actions that result in a drop]) +AT_SETUP([ofproto-dpif - MPLS actions that result in a drop]) OVS_VSWITCHD_START([dnl add-port br0 p1 -- set Interface p1 type=dummy ])