[gnome-software/wip/mcrha/odrs-download-etag: 9/11] CI: Double test timeout multiplier




commit c5c47ad122f07c938064cc5fa10f87b6fd67c880
Author: Milan Crha <mcrha redhat com>
Date:   Mon Oct 18 18:11:54 2021 +0200

    CI: Double test timeout multiplier
    
    The tests are failing on timeout quite often recently, let's try
    to double the timeout to have the tests passed.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c747976c..be922ca51 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ cache:
     - _ccache/
 
 variables:
-  MESON_TEST_TIMEOUT_MULTIPLIER: 2
+  MESON_TEST_TIMEOUT_MULTIPLIER: 4
   G_MESSAGES_DEBUG: all
   MESON_COMMON_OPTIONS: "--buildtype debug --wrap-mode=nodownload --prefix /usr"
   BUNDLE: "gnome-software-dev.flatpak"


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