Comment 13 for bug 1956026

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

Reviewed: https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/823199
Committed: https://opendev.org/openstack/ansible-role-python_venv_build/commit/4d826ad133fcd5c6ad924dac565672f5267c33d8
Submitter: "Zuul (22348)"
Branch: master

commit 4d826ad133fcd5c6ad924dac565672f5267c33d8
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Dec 30 13:28:01 2021 +0200

    Fix wheel build alert condition

    Currently alert is raised when wheels are built while it should be triggered only
    when they are not.

    Change-Id: I3c3547c3fa6df2bef6834e0cec4d43ef03b82f5f
    Closes-Bug: #1956026