aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/__init__.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-02-06 16:15:58 +0000
committerJan Gelety <jgelety@cisco.com>2019-03-08 03:17:00 +0100
commit267eace4ff3200a7fa734d765d2b8c9ae3620e0e (patch)
treec909bddf701916a145dd1a640edb08853386bfcd /tests/vpp/device/__init__.robot
parent06da48b3a9714e0eea684a2e4e9c63c0232b7bce (diff)
CSIT-845 Capture VPP core-dump from vpp crash on DUTsrls1901
Change-Id: I987dcd5092d8527c9aefbe093e1ed7ae144d191b Signed-off-by: Peter Mikus <pmikus@cisco.com>
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}