Comment 3 for bug 1848147

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

Reviewed: https://review.opendev.org/688439
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dce7af902c4207dcaa062eef7a21da2017fb37c7
Submitter: Zuul
Branch: master

commit dce7af902c4207dcaa062eef7a21da2017fb37c7
Author: Riccardo Pittau <email address hidden>
Date: Mon Oct 14 17:12:33 2019 +0200

    Mock openstacksdk raise_from_response in ironic unit test

    Mocking the openstacksdk exception method raise_from_response
    to prevent random error messages even in succeded unit
    tests.
    An example:
    https://zuul.opendev.org/t/openstack/build/943c3f89519c44a58e0b5c86ad4efff8/log/job-output.txt#23782-23789

    Change-Id: I3d9128d6712b4094c0b2ad7e12db9e5a915e3d91
    Closes-Bug: #1848147