summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh
diff options
context:
space:
mode:
authorFilip Tehlar <ftehlar@cisco.com>2017-05-15 14:05:24 +0200
committerFilip Tehlar <ftehlar@cisco.com>2017-05-16 09:41:13 +0200
commit0b237f3cd02f6c59252e8270c97c015c7a148cd2 (patch)
tree49fe72c361d0fd208e1ef4386eb76895fb7ae90e /tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh
parent9047c7fbf1c811f07c69f778914d25d2652651f3 (diff)
Add DHCP test
Change-Id: I22d7ca6cd58b377f1c0a166022411d21f6c966e8 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh')
-rwxr-xr-xtests/data_plane/vpp_lite_topo/tests/test_dhcp.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh b/tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh
new file mode 100755
index 0000000..851c454
--- /dev/null
+++ b/tests/data_plane/vpp_lite_topo/tests/test_dhcp.sh
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+# Requires scapy for python.
+
+VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/dhcp
+
+source test_driver/dhcp.sh
+
+test_dhcp