Merge "Stop mirroring centos images"

This commit is contained in:
Jenkins 2017-02-17 19:15:42 +00:00 committed by Gerrit Code Review
commit 409d37e630
1 changed files with 0 additions and 5 deletions

View File

@ -52,11 +52,6 @@ cron {"refresh-server":
minute => "*/30"
}
cron {"centos-cloud-images":
command => "cd /var/www/html && timeout 30m wget -m --no-parent --accept-regex qcow2.xz --progress=dot http://cloud.centos.org/centos/7/images/",
minute => "11"
}
cron {"promote":
command => "timeout 10m /opt/stack/tripleo-ci/scripts/mirror-server/promote.sh current-tripleo periodic-tripleo-ci-centos-7-ovb-ha periodic-tripleo-ci-centos-7-ovb-nonha &>/var/log/last_promotion.log",
minute => "40"