repos: bump RDO to a latest repo

Since RDO did not promote current-passed-ci for a while let's bump the
repo to the latest URL available, so we can have some new packages and
test latest Mitaka.

Also it will help to have acceptance tests working on Mistral, since a
bug has been fixed in packaging but not promoted.

Change-Id: I4f8b213354d18a11c0d97250f1b88c7927790c7f
This commit is contained in:
Emilien Macchi 2016-02-10 18:29:47 -05:00
parent a7ddf09c7e
commit 6b23ed646b

View File

@ -23,7 +23,7 @@ class openstack_integration::repos {
manage_rdo => false,
repo_hash => {
'mitaka-current' => {
'baseurl' => 'https://trunk.rdoproject.org/centos7/5b/14/5b14d1e1de78ca59521b953f7e4e345665e6cea8_563ab7b1/',
'baseurl' => 'https://trunk.rdoproject.org/centos7/d8/94/d89421705607af3db74a839c4ce24299eabf4d47_5eb3a4f1/',
'descr' => 'Mitaka Current',
'gpgcheck' => 'no',
'priority' => 1,