Comment 9 for bug 1816771

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

Reviewed: https://review.openstack.org/638391
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3f38c58cffddf7f2763455cce9d0ebf875230994
Submitter: Zuul
Branch: master

commit 3f38c58cffddf7f2763455cce9d0ebf875230994
Author: Jens Harbott <email address hidden>
Date: Thu Feb 21 10:48:15 2019 +0000

    Add job from openstacksdk to avoid regressing

    As seen in [0], openstacksdk uses a scenario for testing that isn't
    currently covered by Neutron's own testing. Add a job from their stack
    to be run on all patches, but make it non-voting to start with.

    [0] https://bugs.launchpad.net/neutron/+bug/1816771

    Change-Id: I35ba7664335026ca2a4d361d93fbf784bf0ffe5c
    Related-Bug: 1816771
    Related-Bug: 1817045