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:
parent
51cb3bce16
commit
d3fa19cb7d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user