From fe1975eb1ac994df1bd759deda7154bb7dd9d7a7 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Mon, 18 Mar 2019 13:30:11 +0100 Subject: CSIT-1468: InterfaceUtil migration from VAT to PAPI Change-Id: I0062710d58996be767a852dc00545fedd60a5c72 Signed-off-by: Jan Gelety --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.sh') 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 -- cgit 1.2.3-korg