Temporarily put the s390 cache at the end to prevent failing all builds

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-07-11 09:06:24 +00:00
parent e4b73a7705
commit abfb679f05

View file

@ -20,7 +20,7 @@ use_createrepo_c=True
{% if host in groups['buildvm-s390x'] %}
# s390x builders use a local varnish cache
topurl = http://kojipkgs-cache01.s390.fedoraproject.org https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org
topurl = https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org http://kojipkgs-cache01.s390.fedoraproject.org
{% elif koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
; add some additional urls for failover
topurl = {{koji_topurl}} https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org