aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/func')
-rw-r--r--tests/vpp/func/__init__.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/vpp/func/__init__.robot b/tests/vpp/func/__init__.robot
index 9243257c0a..b074d0d5b0 100644
--- a/tests/vpp/func/__init__.robot
+++ b/tests/vpp/func/__init__.robot
@@ -35,7 +35,8 @@
| | ...
| | Set Global Variable | ${VPP_PKG_DIR} | /scratch/vpp/
| | @{VPP_RPM_PKGS}= | Create List | vpp | vpp-devel | vpp-lib | vpp-plugins
+| | ... | vpp-api-python
| | Set Global Variable | ${VPP_RPM_PKGS}
| | @{VPP_DEB_PKGS}= | Create List | vpp | vpp-dbg | vpp-dev | vpp-lib
-| | ... | vpp-plugins
+| | ... | vpp-plugins | vpp-api-python
| | Set Global Variable | ${VPP_DEB_PKGS}