Comment 75 for bug 1444736

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

Reviewed: https://review.openstack.org/182668
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=4b95903f0962a560325958ca3dd7a6297bbbc063
Submitter: Jenkins
Branch: master

commit 4b95903f0962a560325958ca3dd7a6297bbbc063
Author: Emilien Macchi <email address hidden>
Date: Mon May 11 15:46:45 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
    * apt: pin the module

    Change-Id: Idb91dd3d3599a4bea9a106d09be2f41052fb3cca
    Closes-bug: #1444736