summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/README')
-rw-r--r--tests/data_plane/vpp_lite_topo/README21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/data_plane/vpp_lite_topo/README b/tests/data_plane/vpp_lite_topo/README
deleted file mode 100644
index 1b526c9..0000000
--- a/tests/data_plane/vpp_lite_topo/README
+++ /dev/null
@@ -1,21 +0,0 @@
-# Test require program expect
- - install expect
- aptitude install expect
-
-Please before use, set variable VPP_LITE_BIN to your vpp_lite in file lisp_test.sh
-
-# example use
-# Test ip4 topology
-./lisp_test.sh or ./lisp_test ip4
-
-# Test ip6 topology
-./lisp_test ip6
-
-# Test ip4 and ip6 topology
-./lisp_test ip4_ip6
-
-# Test ip4 over ip6
-./lisp_test 4o6
-
-# Test ip6 over ip4
-./lisp_test 6o4