X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fautopath.at;h=557c92c17f81d7447e44bd4a08681523d04e2f68;hb=c6100d92142bc3dd325180cb4e10553eb4341731;hp=634d46fc65d026c15589117956f8ba3e9f9b496d;hpb=2ac3c572267c550302eee88d4f584b3694d88f88;p=sliver-openvswitch.git diff --git a/tests/autopath.at b/tests/autopath.at index 634d46fc6..557c92c17 100644 --- a/tests/autopath.at +++ b/tests/autopath.at @@ -24,7 +24,7 @@ AT_CLEANUP AT_SETUP([autopath action bad port]) AT_CHECK([ovs-ofctl parse-flow 'actions=autopath(bad, NXM_NX_REG0[[]])'], [1], [], - [ovs-ofctl: bad, NXM_NX_REG0[[]]: autopath id 0 is not in valid range 1 to 4294967295 + [ovs-ofctl: bad, NXM_NX_REG0[[]]: bad port number ]) AT_CLEANUP