Comment 12 for bug 2004135

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

Reviewed: https://review.opendev.org/c/openstack/puppet-glance/+/872091
Committed: https://opendev.org/openstack/puppet-glance/commit/7b9c00a1d2b88d335019fb780e5afba5265cec3e
Submitter: "Zuul (22348)"
Branch: master

commit 7b9c00a1d2b88d335019fb780e5afba5265cec3e
Author: Takashi Kajinami <email address hidden>
Date: Mon Jan 30 13:23:36 2023 +0900

    Replace mocha by rspec-mocks

    puppetlabs_spec_helper recommends rspec-mocks instead of mocha[1] and
    it uses rspec-mocks by default instead of mocha since v 5.0.0[2]

    This is the prep work to adapt to that migration.

    [1] https://github.com/puppetlabs/puppetlabs_spec_helper/#mock_with
    [2] https://github.com/puppetlabs/puppetlabs_spec_helper/commit/493f0cbc1c96a3fa67591f3936430a70af74847f

    Closes-Bug: #2004135
    Change-Id: I3c6ee8bb85efcb2169a0248ce11e750991799d63