From 2e7287ee07bbc2d11f367ce32aa432464e6d23ba Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 26 May 2016 09:08:14 +0200 Subject: [PATCH] updated crontab (automated commit) --- Maintenance/infrastructure/cgal.geometryfactory.com/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab index 4f4486fb992..4a07b30e9fe 100644 --- a/Maintenance/infrastructure/cgal.geometryfactory.com/crontab +++ b/Maintenance/infrastructure/cgal.geometryfactory.com/crontab @@ -38,7 +38,7 @@ LC_CTYPE=en_US.UTF-8 # Launch our Docker testsuite , at 21:36, # after a pull of all new images at 20:23. 06 20 * * * docker pull -a docker.io/cgal/testsuite-docker -36 21 * * * cd /home/lrineau/Git/cgal-testsuite-dockerfiles && time ./test_cgal.py --use-fedora-selinux-policy --force-rm --max-cpus 12 --container-cpus 4 --jobs 5 --upload-results --images $(docker images | grep -v centos7-debug | awk '/docker.io\/cgal\/testsuite-docker/ {print $1 ":" $2}') +36 21 * * * cd /home/lrineau/Git/cgal-testsuite-dockerfiles && time ./test_cgal.py --use-fedora-selinux-policy --force-rm --max-cpus 12 --container-cpus 4 --jobs 5 --upload-results --images $(docker images | grep -v archlinux-clang-cxx14 | awk '/docker.io\/cgal\/testsuite-docker/ {print $1 ":" $2}') # Dump the crontab to SVN every hour at minute 18