X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2F__init__.robot;fp=tests%2Fsuites%2F__init__.robot;h=64f4a99de8bb11a12930069082b9aaaf41a5004d;hp=fc3c810e39d93bf3456fa4d4aee7810bea927771;hb=8f285166faf13156a4f7c70adac9a7e20549268f;hpb=da15035461569ea175aabbac1df735cd5598b0b3 diff --git a/tests/suites/__init__.robot b/tests/suites/__init__.robot index fc3c810e39..64f4a99de8 100644 --- a/tests/suites/__init__.robot +++ b/tests/suites/__init__.robot @@ -16,5 +16,6 @@ | Library | resources/libraries/python/SetupFramework.py | Library | resources.libraries.python.topology.Topology | Suite Setup | Run Keywords | Setup Framework | ${nodes} +| ... | AND | Start VPP Service On All DUTs | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes}