From d15cc74c13244a0a4044907f522d499bf1613ef1 Mon Sep 17 00:00:00 2001 From: Sebastian Ullrich Date: Tue, 28 May 2019 12:28:30 +0200 Subject: [PATCH] chore(tests/playground/temci): update temci settings --- tests/playground/temci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playground/temci.yaml b/tests/playground/temci.yaml index 0c44620f58..f4dfc1599e 100644 --- a/tests/playground/temci.yaml +++ b/tests/playground/temci.yaml @@ -240,7 +240,7 @@ run: max_runs: 50 # Maximum time the whole benchmarking should take - max_time: 40s + max_time: 1000h # Minimum number of benchmarking runs min_runs: 20