aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suites/__init__.robot')
-rw-r--r--tests/suites/__init__.robot2
1 files changed, 1 insertions, 1 deletions
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}