Commit d2880dbb authored by Jan Kiene's avatar Jan Kiene
Browse files

increase per-testcase timeout of smoke test

for BASOP modes, the 20s can be exceeded
parent ab915692
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ dly_profile=./scripts/dly_error_profiles/dly_error_profile_10_smoke_test.dat
ism_md_cmd="--ism_metadata_files /usr/local/ltv/ltvISM1.csv /usr/local/ltv/ltvISM2.csv /usr/local/ltv/ltvISM3.csv /usr/local/ltv/ltvISM4.csv"
duration_arg="-U 1:2"
verbosity_cmd="-z console"
timeout_cmd="--timeout 20"
timeout_cmd="--timeout 40"

if [ $BUILD -eq 1 ]; then
  # Enable memory macros to find unbalanced memory allocations/deallocations