Comment 60 for bug 1444736

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ceilometer (master)

Reviewed: https://review.openstack.org/182035
Committed: https://git.openstack.org/cgit/stackforge/puppet-ceilometer/commit/?id=c2e9179394077e838b50fbe501f181fe04729010
Submitter: Jenkins
Branch: master

commit c2e9179394077e838b50fbe501f181fe04729010
Author: Emilien Macchi <email address hidden>
Date: Mon May 11 15:38:43 2015 -0400

    Bring Redhat support to acceptance tests

    OpenStack Infra has jobs to run this on both Ubuntu Trusty and CentOS7.

    * Add minitest to Gemfile (dependency to run beaker on centos - see
      http://projects.theforeman.org/issues/2650 for details)
    * separate nodepool files to have trusty & centos7 support in OS infra
    * basic_keystone_spec: add case for repo configuration and support
      RH systems.
    * rabbitmq: install module from source and on RH, install erlang before rabbitmq-server.

    Change-Id: Ie6c823c7906afb37dd9e49fa434fefc3e26b5569
    Closes-bug: #1444736