Commit 80b1eadc authored by Jan Kiene's avatar Jan Kiene
Browse files

half duration of sanitizer tests for now

parent a5e32d2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ import subprocess
import pathlib


DURATION = "120"
DURATION = "60"
CFG = "ci_linux_ltv.json"
SUPPORTED_TESTS = ["CLANG1", "CLANG2", "CLANG3", "VALGRIND"]
EP_FILE = "ep_015.g192"