Comment 77 for bug 1444736

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

Reviewed: https://review.openstack.org/182673
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=104829144f24eaaa38374f2a0a664b3b739a234c
Submitter: Jenkins
Branch: master

commit 104829144f24eaaa38374f2a0a664b3b739a234c
Author: Emilien Macchi <email address hidden>
Date: Tue May 12 00:12:04 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 11
      http://projects.theforeman.org/issues/2650 for details)
    * separate nodepool files to have trusty & centos7 support in OS infra
    * class_spec: add case for repo configuration and support
      RH systems.
    * don't install rabbitmq module that is not used (yet)
    * install the apt module explicitly since it's no longer installed
      implicitly by the rabbitmq module

    Change-Id: I17a571c8d56d55337ee0c8491fb4aad272074cf6
    Closes-bug: #1444736