aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-09-28 15:13:31 +0000
committerPeter Mikus <pmikus@cisco.com>2018-10-01 11:22:07 +0000
commit3bd92c7d17d20cf949c20e5d0324323e5c612631 (patch)
treeafb8fd7135e70b155ffdcaacbe72eba41acfc630 /tests/vpp/perf
parent9e456483f9c5f648312a34257eeab48568cab993 (diff)
CSIT-1327 Migrate from vpp-dkms-dpdk to vpp-ext-deps
Change-Id: I6fad3303c5c331ad36d163ba735907e35931dea0 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf')
-rw-r--r--tests/vpp/perf/__init__.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot
index 0578839c3a..182aaa45a2 100644
--- a/tests/vpp/perf/__init__.robot
+++ b/tests/vpp/perf/__init__.robot
@@ -60,5 +60,5 @@
| | @{vpp_rpm_pkgs}= | Create List | vpp | vpp-devel | vpp-lib | vpp-plugins
| | Set Global Variable | ${vpp_rpm_pkgs}
| | @{vpp_deb_pkgs}= | Create List | vpp | vpp-dbg | vpp-dev | vpp-lib
-| | ... | vpp-plugins | vpp-dpdk-dkms
+| | ... | vpp-plugins | vpp-ext-deps
| | Set Global Variable | ${vpp_deb_pkgs}