Comment 12 for bug 1326034

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

Reviewed: https://review.openstack.org/100882
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=dd301f635a0081ae0fbc75a981bfa003f7c8c617
Submitter: Jenkins
Branch: master

commit dd301f635a0081ae0fbc75a981bfa003f7c8c617
Author: Clayton O'Neill <email address hidden>
Date: Wed Jun 18 08:32:24 2014 -0400

    Pin tests to rspec < 2.99

    Pin to rspec < 2.99 until rspec-puppet officially supports rspec 3.x.
    This is to avoid warnings due to deprecated matchers in the
    rspec-puppet gem.

    This patch also reverts the change of be_false to be_falsey that was
    temporarily required for rspec 3 compability.

    Partial-Bug: #1326034
    Change-Id: I1f7a754cf285c598169059e757c1a905762e2ce0