From: Jean Tourrilhes Date: Wed, 22 Oct 2014 19:41:50 +0000 (-0700) Subject: tests: Make sure test for actset_output tests initial condition. X-Git-Tag: v2.4.0~1056 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=3ca3ce0c1fab6331ba9edced207f9fdfe0816602;p=cascardo%2Fovs.git tests: Make sure test for actset_output tests initial condition. ONF-JIRA: EXT-233 Signed-off-by: Jean Tourrilhes --- diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index 58a2cf9da..3a3392625 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -496,7 +496,7 @@ OVS_VSWITCHD_START ADD_OF_PORTS( [br0], [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]) AT_DATA([flows.txt], [dnl -table=0 actions=write_actions(output(2)),goto_table(1) +table=0,actset_output=unset actions=write_actions(output(2)),goto_table(1) table=1 actions=move:ONFOXM_ET_ACTSET_OUTPUT[[0..31]]->OXM_OF_PKT_REG0[[0..31]],goto_table(2) # Verify that actset_output got set.