Parcourir la source

contrib/ci.inria.fr: set timeout to 1800 s

Nathalie Furmento il y a 6 ans
Parent
commit
c16433e905
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      contrib/ci.inria.fr/job-1-check.sh

+ 1 - 0
contrib/ci.inria.fr/job-1-check.sh

@@ -72,6 +72,7 @@ else
 fi
 ../configure $CONFIGURE_OPTIONS $CONFIGURE_CHECK  $STARPU_CONFIGURE_OPTIONS
 
+export STARPU_TIMEOUT_ENV=1800
 make
 #make check
 (make -k check || true) 2>&1 | tee  ../check_$$