CSIT-128: Remove EXPECTED_FAILING tag from VXLAN over IPv6 test cases
[csit.git] / tests / suites / __init__.robot
index fc3c810..2016146 100644 (file)
@@ -13,8 +13,8 @@
 
 *** Settings ***
 | Resource | resources/libraries/robot/default.robot
-| Library | resources/libraries/python/SetupFramework.py
-| Library | resources.libraries.python.topology.Topology
+| Resource | resources/libraries/robot/interfaces.robot
+| Library | resources.libraries.python.SetupFramework
 | Suite Setup | Run Keywords | Setup Framework | ${nodes}
+| ...         | AND          | Setup All DUTs | ${nodes}
 | ...         | AND          | Update All Interface Data On All Nodes | ${nodes}
-