X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdata_plane%2Fvpp_lite_topo%2Ftest_driver%2Fbasic_no_odl.sh;fp=tests%2Fdata_plane%2Fvpp_lite_topo%2Ftest_driver%2Fbasic_no_odl.sh;h=06f355bdb8c5eff888f20cf4641fc703d8528f2b;hb=3db341de1dae5caedbe805ed7f3871a57dc8dbcb;hp=8a1ac51b75a8ed4902fcde867a48f43d019788b9;hpb=ebfd5b56b3c336b87a919898174a7ee7aafe3364;p=one.git diff --git a/tests/data_plane/vpp_lite_topo/test_driver/basic_no_odl.sh b/tests/data_plane/vpp_lite_topo/test_driver/basic_no_odl.sh index 8a1ac51..06f355b 100644 --- a/tests/data_plane/vpp_lite_topo/test_driver/basic_no_odl.sh +++ b/tests/data_plane/vpp_lite_topo/test_driver/basic_no_odl.sh @@ -33,7 +33,7 @@ function test_basic_no_odl echo "set int ip address del host-intervpp2 6:0:3::2/64" | nc 0 5003 echo "set int ip address host-intervpp2 6:0:3::20/64" | nc 0 5003 - if [ ${3} == "switch_rlocs" ] ; then + if [ "${3}" == "switch_rlocs" ] ; then echo "lisp remote-mapping del vni 0 eid 6.0.2.0/24" | nc 0 5002 echo "lisp remote-mapping add vni 0 eid 6.0.2.0/24 rloc 6:0:3::20" | nc 0 5002 echo "lisp remote-mapping del vni 0 eid 6:0:2::0/64" | nc 0 5002