Bump RDO packages to tested repos

RDO has now [1] a repo that is tested against real CI.
Using this repository will avoid more failures in our CI.

[1] http://trunk.rdoproject.org/centos7-liberty/current-passed-ci/

Change-Id: I312f45125e483655fcc3e3f0361435b229ce30ce
This commit is contained in:
Emilien Macchi
2015-09-22 13:47:10 -04:00
parent 3306232e8b
commit 5fbdbfc738

View File

@@ -34,7 +34,7 @@ describe 'basic nova' do
'gpgcheck' => 'no',
},
'openstack-liberty-trunk' => {
'baseurl' => 'http://trunk.rdoproject.org/centos7-liberty/current/',
'baseurl' => 'http://trunk.rdoproject.org/centos7-liberty/current-passed-ci/',
'descr' => 'openstack-liberty-trunk',
'gpgcheck' => 'no',
},