Add Bug report for the failing test case in VTN CSIT 25/45225/2
authorKarthik.S <siva-karthik@hcl.com>
Tue, 6 Sep 2016 17:59:54 +0000 (23:29 +0530)
committerVenkatrangan Govindarajan <venkatrangang@hcl.com>
Wed, 7 Sep 2016 00:13:32 +0000 (00:13 +0000)
* Test case failure in VTN Flowfilter verification of flows for action
  vtn-set-inet-src and vtn-set-inet-dst in OF13.
* Failure is not consistent.
* Added Report_Failure_Due_To_Bug 6643 in the failing case.

Change-Id: I5e86744d793c3ad1a85e940e1fd64654ee084811
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot

index 2778362afb5a2e5ab006f1c810e40805bdecd064..90a2d7e654c612427e25185c65b9e9782459e133 100644 (file)
@@ -3,6 +3,7 @@ Documentation     Test suite for VTN Manager using OF13
 Suite Setup       Start SuiteVtnMaTest
 Suite Teardown    Stop SuiteVtnMaTest
 Resource          ../../../libraries/VtnMaKeywords.robot
+Resource          ../../../libraries/Utils.robot
 
 *** Variables ***
 ${flowconditiondata}    "vtn-flow-match":[{"vtn-inet-match":{"source-network":"10.0.0.1/32","destination-network":"10.0.0.3/32"},"index":"1"}]
@@ -91,6 +92,7 @@ Add a vtn flowfilter with inet4src and inet4dst
 Verify inet4src and inet4dst of vtn flowfilter
     [Documentation]    Verify vtn flowfilter actions in Flow Enties for inet4src and inet4dst
     Wait_Until_Keyword_Succeeds    20s    1s    Verify Flow Entries for Flowfilter    ${FF_DUMPFLOWS_OF13}    @{inet_action}
+    [Teardown]    Report_Failure_Due_To_Bug    6643
 
 Remove vtn Flowfilter index
     [Documentation]    Remove a index of vtn flowfilter