From eb5a2de29312199480a06eb40b6b36f8e2c3fcf0 Mon Sep 17 00:00:00 2001 From: Matej Klotton Date: Tue, 31 May 2016 19:46:15 +0200 Subject: [PATCH 1/1] Remove EXPECTED_FAILING tag from TC - JIRA: CSIT-120 Change-Id: Icec1119cdd2aff0937db5e2e2fea8ea2fb31b0fa Signed-off-by: Matej Klotton --- tests/suites/vxlan/vxlan_bd_dot1q.robot | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/suites/vxlan/vxlan_bd_dot1q.robot b/tests/suites/vxlan/vxlan_bd_dot1q.robot index 8b6b050f03..7f4dc8a9fd 100644 --- a/tests/suites/vxlan/vxlan_bd_dot1q.robot +++ b/tests/suites/vxlan/vxlan_bd_dot1q.robot @@ -30,7 +30,6 @@ *** Test Cases *** | VPP can encapsulate L2 in VXLAN over IPv4 over Dot1Q -| | [ Tags ] | EXPECTED_FAILING | | Given Path for 3-node testing is set | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['DUT2']} | ${nodes['TG']} | | And Interfaces in 3-node path are up -- 2.16.6