X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap.sh;h=f3564ecc2342d9baae599887584a972c5c525ebe;hb=4ab17f1d485e858b885f430e8ffe0852602f31c3;hp=56cfbe2e157aba79a5856c20caee344194820d7f;hpb=fa74b0cda008687827c255c1f2a51c5c44300870;p=csit.git 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"