Switch gate-tripleo-buildimage to use trunk.rdoproject.org

This commit changes the gate-tripleo-buildimage jobs to use the
trunk.rdoproject.org repos instead of the CDN due to sync issue:
https://bugs.centos.org/view.php?id=12994

Change-Id: I84473fc6705aa68c71487087e9cd96b9003911ea
This commit is contained in:
Martin André 2017-04-12 12:03:36 +02:00
parent 51cb3bce16
commit d3fa19cb7d
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
"stable/mitaka") export DELOREAN_TRUNK_REPO="https://trunk.rdoproject.org/centos7-mitaka/current/" ;;
"stable/newton") export DELOREAN_TRUNK_REPO="https://trunk.rdoproject.org/centos7-newton/current/" ;;
"stable/ocata") export DELOREAN_TRUNK_REPO="https://trunk.rdoproject.org/centos7-ocata/current/" ;;
*) export DELOREAN_TRUNK_REPO="https://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-master-tripleo/" ;;
*) export DELOREAN_TRUNK_REPO="https://trunk.rdoproject.org/centos7-master/current-tripleo/" ;;
esac
# if we are on master, install from source