[tracker-miners/sam/increase-timeouts: 2/2] ci: Increase await timeout to 30 seconds



commit c9cb6d380de4d9fa73735678f84f81be53cf80db
Author: Sam Thursfield <sam afuera me uk>
Date:   Sat Jun 13 20:47:13 2020 +0200

    ci: Increase await timeout to 30 seconds
    
    Fixes https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/110

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 30193ba57..ec3c43ab9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,8 @@ variables:
   # This can be used when debugging test failures that only occur within GitLab CI.
   MESON_TEST_EXTRA_ARGS: ""
 
+  TRACKER_TESTS_AWAIT_TIMEOUT: 30
+
 stages:
   - test
   - analysis


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