diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-05-31 19:46:15 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-06-02 12:55:46 +0000 |
commit | eb5a2de29312199480a06eb40b6b36f8e2c3fcf0 (patch) | |
tree | 50abbc8ca9463f23168d28984b73c054c757a0c8 | |
parent | 9d378548cc86028c55baf17260d32d0055603b78 (diff) |
Remove EXPECTED_FAILING tag from TC
- JIRA: CSIT-120
Change-Id: Icec1119cdd2aff0937db5e2e2fea8ea2fb31b0fa
Signed-off-by: Matej Klotton <mklotton@cisco.com>
-rw-r--r-- | tests/suites/vxlan/vxlan_bd_dot1q.robot | 1 |
1 files changed, 0 insertions, 1 deletions
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 |