From 7042cd8bba91754e41d284f90dd61a1064b08bc6 Mon Sep 17 00:00:00 2001 From: "Karthik.S" Date: Mon, 14 Nov 2016 18:23:02 +0530 Subject: [PATCH] Fix VTN test file to collect debug info all the time Change-Id: Ib1308b4a95a73a242f444629f943d51a22e16b69 Signed-off-by: Karthik.S --- csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot b/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot index 90a2d7e654..36a38b26e5 100644 --- a/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot +++ b/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot @@ -92,7 +92,8 @@ 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 + [Teardown] Run Keywords Report_Failure_Due_To_Bug 6643 + ... AND Collect Debug Info Remove vtn Flowfilter index [Documentation] Remove a index of vtn flowfilter -- 2.36.6