Comment 2 for bug 1902775

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

Reviewed: https://review.opendev.org/761391
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8fefd6e15ba84c6f52bc896e1b4f82f9752a25f8
Submitter: Zuul
Branch: stable/rocky

commit 8fefd6e15ba84c6f52bc896e1b4f82f9752a25f8
Author: Bernard Cafarelli <email address hidden>
Date: Wed Nov 4 11:40:12 2020 +0100

    [stable/rocky] Drop rally job

    We already had rally-openstack pinned, but not rally itself (global
    upper-constraints do not limit rally, and pinned rally-openstack only
    specifies a minimum version)
    With rally itself not supporting python 2 anymore, this causes the
    neutron-rally-task to fail on rocky. As this is an older EM branch, drop
    the job in this branch (newer branches still run rally, and queens also
    as it does not use rally-openstack)

    Change-Id: I70c5620e176bdb07346ea3875ca35e90dd6711f5
    Closes-Bug: #1902775