X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=55b75834022f3e9a8071d4473bc192e064537524;hp=152a397e4ed72a30afef4be4293e452943d6fc5e;hb=2c6e0991f266b1cc08fe69ab4ff051e11b0c1afc;hpb=d5ac4bdc6205837fc7fbb031ffa0ef3df91ea2df diff --git a/bootstrap.sh b/bootstrap.sh index 152a397e4e..55b7583402 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -249,6 +249,7 @@ for index in "${!VIRL_SERVER[@]}"; do "start-testcase -vv \ --quota ${IP_QUOTA} \ --copy ${VIRL_TOPOLOGY} \ + --expiry 180 \ --release ${VIRL_RELEASE} \ ${VPP_PKGS_FULL[@]}") # TODO: remove param ${VPP_PKGS_FULL[@]} when start-testcase script is