mirror of https://github.com/CGAL/cgal
updated crontab (automated commit)
This commit is contained in:
parent
674425ef5f
commit
8ed86acbb6
|
|
@ -36,7 +36,7 @@ LC_CTYPE=en_US.UTF-8
|
||||||
# Launch our Docker testsuite , at 21:36,
|
# Launch our Docker testsuite , at 21:36,
|
||||||
# after a pull of all new images at 20:23.
|
# after a pull of all new images at 20:23.
|
||||||
23 20 * * * docker pull -a docker.io/cgal/testsuite-docker
|
23 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 16 --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 centos7-debug | awk '/docker.io\/cgal\/testsuite-docker/ {print $1 ":" $2}')
|
||||||
|
|
||||||
|
|
||||||
# Dump the crontab to SVN every hour at minute 18
|
# Dump the crontab to SVN every hour at minute 18
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue