Comment 64 for bug 1444736

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

Reviewed: https://review.openstack.org/183040
Committed: https://git.openstack.org/cgit/stackforge/puppet-designate/commit/?id=bee3621298dd5a73565ba29046a67a996eb986f8
Submitter: Jenkins
Branch: master

commit bee3621298dd5a73565ba29046a67a996eb986f8
Author: Emilien Macchi <email address hidden>
Date: Mon May 11 16:00:20 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
    * spec: add case for repo configuration and support
      RH systems.
    * rabbitmq: install module from source
    * apt: pin the module
    * don't try to install designate on centos (packaging not ready)

    Change-Id: I687e6b274938d622860063cb1a2494f0e7f4635f
    Closes-bug: #1444736