X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fsuites%2F__init__.robot;h=e025575dd7ae363678a8e4331db5db1166385bb0;hb=bf584751869e2763468fc1c8a1865b5a5ae7c10f;hp=fc3c810e39d93bf3456fa4d4aee7810bea927771;hpb=33499c81c94c2d3baef9d3e9f061cd76ef86fa74;p=csit.git diff --git a/tests/suites/__init__.robot b/tests/suites/__init__.robot index fc3c810e39..e025575dd7 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 | Setup All DUTs | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes}