CSIT-351: Testing Ubuntu 16.04.1 changes
[csit.git] / bootstrap-vpp-honeycomb.sh
index 2e89d9d..70d1e36 100644 (file)
@@ -120,7 +120,7 @@ function stop_virl_simulation {
 
 VIRL_SID=$(ssh ${SSH_OPTIONS} \
     ${VIRL_USERNAME}@${VIRL_SERVER} \
 
 VIRL_SID=$(ssh ${SSH_OPTIONS} \
     ${VIRL_USERNAME}@${VIRL_SERVER} \
-    "start-honeycomb-testcase double-ring-nested")
+    "start-honeycomb-testcase ${VIRL_TOPOLOGY} -r ${VIRL_RELEASE}")
 retval=$?
 if [ "$?" -ne "0" ]; then
     echo "VIRL simulation start failed"
 retval=$?
 if [ "$?" -ne "0" ]; then
     echo "VIRL simulation start failed"