Comment 66 for bug 1444736

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

Reviewed: https://review.openstack.org/182622
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=1506d64c599167b68dee10dc94d2180806c92c63
Submitter: Jenkins
Branch: master

commit 1506d64c599167b68dee10dc94d2180806c92c63
Author: Martin Mágr <email address hidden>
Date: Wed May 13 16:19:35 2015 +0200

    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_nova_spec: add case for repo configuration and support
      RH systems.

    Change-Id: I745fa76b2b36b0dbada83260fedffc4ee60f9c03
    Closes-bug: #1444736