aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/device/__init__.robot')
-rw-r--r--tests/vpp/device/__init__.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vpp/device/__init__.robot b/tests/vpp/device/__init__.robot
index 8b0788c362..65ee00c586 100644
--- a/tests/vpp/device/__init__.robot
+++ b/tests/vpp/device/__init__.robot
@@ -20,6 +20,7 @@
| ...
| Suite Setup | Run Keywords | Setup Global Variables
| ... | AND | Setup Framework | ${nodes}
+| ... | AND | Setup Corekeeper on All Nodes | ${nodes}
| ... | AND | Install Vpp On All Duts | ${nodes} | ${packages_dir}
| ... | ${vpp_rpm_pkgs} | ${vpp_deb_pkgs}
| ... | AND | Verify Vpp On All Duts | ${nodes}