Use VAT in tests
[one.git] / tests / data_plane / vpp_lite_topo / topologies / multihoming_topo.sh
index 3d493f0..85f2f90 100644 (file)
@@ -116,6 +116,10 @@ function multihoming_topo_setup
            exec ${VPP_LITE_CONF}/vpp2.config }    \
            api-trace { on } api-segment {prefix xtr2}
 
+  sleep 2
+  ${VPP_API_TEST} chroot prefix xtr1 script in ${VPP_LITE_CONF}/vpp1.vat
+  ${VPP_API_TEST} chroot prefix xtr2 script in ${VPP_LITE_CONF}/vpp2.vat
+
   if [ "$1" != "no_odl" ] ; then
     post_curl "add-mapping" ${ODL_CONFIG_FILE1}
     post_curl "add-mapping" ${ODL_CONFIG_FILE2}