X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=f3564ecc2342d9baae599887584a972c5c525ebe;hp=56cfbe2e157aba79a5856c20caee344194820d7f;hb=78a8eb4d4a3b25cd55c955910ef3c93a7dc1dea1;hpb=61b9af12c182d40cbeede66c2c9ec52c616fab03 diff --git a/bootstrap.sh b/bootstrap.sh index 56cfbe2e15..f3564ecc23 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-10-10_1.4 +VIRL_RELEASE=csit-ubuntu-16.04.1_2016-11-28_1.5 SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error"