Refactor basic LISP tests
[one.git] / tests / data_plane / vpp_lite_topo / README
diff --git a/tests/data_plane/vpp_lite_topo/README b/tests/data_plane/vpp_lite_topo/README
deleted file mode 100644 (file)
index 1b526c9..0000000
+++ /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