[glib-networking/mcatanzaro/reenable-dtls] Stress test without exceeding runner timeout



commit 4be212dca42f885836c8a2e374096e5aa8461dae
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Jan 1 19:13:11 2020 +0000

    Stress test without exceeding runner timeout

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ec7c24..64982f6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@ fedora-x86_64:
             -Dwerror=true
             build/
     - ninja -C build/
-    - meson test -v -C build/ --repeat=5000
+    - meson test -v -C build/ --repeat=1000
     - meson install -C build/
   artifacts:
     paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]