aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 1 insertions, 0 deletions
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