]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Bump RDO packages to tested repos
authorEmilien Macchi <emilien@redhat.com>
Tue, 22 Sep 2015 17:47:07 +0000 (13:47 -0400)
committerEmilien Macchi <emilien@redhat.com>
Tue, 22 Sep 2015 17:47:07 +0000 (13:47 -0400)
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: I8b32752cedeb684c3c2599005f3bef3dacdd4ca5

spec/acceptance/ceilometer_with_mysql_spec.rb
spec/acceptance/ceilometer_wsgi_apache_spec.rb

index bcf5ae333e206cb403c605ce41ec1f42aa164e95..d1ef5c66d1e883edca2b52d0367154872012e7e4 100644 (file)
@@ -41,7 +41,7 @@ describe 'ceilometer with mysql' 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',
               },
index ed22fbe86d3c07625184390e5808d54a87ca1219..1b7575eacd975abab28271dcf6d3a12152d53ba0 100644 (file)
@@ -34,7 +34,7 @@ describe 'ceilometer with mysql' 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',
               },