bug 1772 is now fixed and verified in RC2. This test case can now be expected 42/11542/2
authorJamo Luhrsen <james.luhrsen@hp.com>
Wed, 24 Sep 2014 17:41:12 +0000 (10:41 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 25 Sep 2014 05:14:39 +0000 (05:14 +0000)
to function and PASS.  Enabling it for regression.

Change-Id: I1e5c0e2c1056f159957da85d0e4b418efd366222
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
test/csit/suites/karaf-compatible/070__Flows_OF13/400__actions.txt

index a45c4d80e146502c03092f633924b622dd3eda4c..124bcecc32228636eb0bd37f74c032ed34679697 100644 (file)
@@ -79,7 +79,6 @@ ANY                   [Documentation]    ${ANY_doc}
 Create And Remove Flow
     [Arguments]    ${output_port}    ${table_id}    ${flow_id}    ${verify_switch_flag}    ${additional_ovs_flowelements}
     Remove Default Flows    ${node_id}
-    Run Keyword If    "${output_port}" == "ANY"    Pass Execution    Skipping ${output_port} test and marking it passed
     @{OVS_FLOWELEMENTS}    Create List    dl_dst=${eth_dst}    table=${table_id}    dl_src=${eth_src}    nw_src=${ipv4_src}    nw_dst=${ipv4_dst}
     ...    ${additional_ovs_flowelements}
     ##The dictionaries here will be used to populate the match and action elements of the flow mod