X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=2eab51d3ede9307582ec2d5b6c589317183d9fbc;hp=286ec380a25db0dda5ea812780f7206db4202143;hb=79b92294d889c5f9243019afd28fe2ab0db0e22e;hpb=df5b8e6f57e93a5e96b34b854c07df1668651e14 diff --git a/bootstrap.sh b/bootstrap.sh index 286ec380a2..2eab51d3ed 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -29,7 +29,7 @@ VIRL_SERVER_STATUS_FILE="status" VIRL_SERVER_EXPECTED_STATUS="PRODUCTION" VIRL_TOPOLOGY=double-ring-nested.xenial -VIRL_RELEASE=csit-ubuntu-16.04.1_2016-11-28_1.5 +VIRL_RELEASE=csit-ubuntu-16.04.1_2016-12-19_1.6 SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error"