[glib-networking/mcatanzaro/ci-iterations] CI: Run tests 5000 times



commit 76ca455f1dbf23b28af0875d102ce4b2e0955a39
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Apr 1 19:09:22 2019 -0500

    CI: Run tests 5000 times
    
    This is 10 minutes of CI on gcc150.osuosl.org

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


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