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=e025575dd7ae363678a8e4331db5db1166385bb0;hp=64f4a99de8bb11a12930069082b9aaaf41a5004d;hb=05eba892c7d2a778e78a950966fb1a6e0d68aa60;hpb=5fbbffd70f3b03b1778d31173065d86bfcc9a975 diff --git a/tests/suites/__init__.robot b/tests/suites/__init__.robot index 64f4a99de8..e025575dd7 100644 --- a/tests/suites/__init__.robot +++ b/tests/suites/__init__.robot @@ -16,6 +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 | Setup All DUTs | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes}