Comment 59 for bug 1444736

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

Reviewed: https://review.openstack.org/181439
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=e8a09f76075b8d780e2f6b1b2d8fb3a19f6f94ee
Submitter: Jenkins
Branch: master

commit e8a09f76075b8d780e2f6b1b2d8fb3a19f6f94ee
Author: Emilien Macchi <email address hidden>
Date: Fri May 8 11:55:13 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.

    Change-Id: Ia2e91512c097c3aa1cff9bf7f868ae08f86a44df
    Closes-bug: #1444736