Comment 6 for bug 1326504

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

Reviewed: https://review.openstack.org/98426
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=ec6bc392a46846409e23d367d1a352a2bd622c26
Submitter: Jenkins
Branch: master

commit ec6bc392a46846409e23d367d1a352a2bd622c26
Author: Brant Knudson <email address hidden>
Date: Fri Jun 6 09:24:53 2014 -0500

    For requirements, run job to verify that requirements overlap

    There was no job that checks that the latest requirements change
    overlaps with the ancenstor commit's requirements.

    This requires that there's a tox environment versions-overlap-parent
    in openstack/requirements. This is added with
    https://review.openstack.org/#/c/98262/ .

    Change-Id: Ia852869b75c4a262879a1a94a285094545bde0fb
    Closes-Bug: #1326504