Comment 2 for bug 1864015

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

Reviewed: https://review.opendev.org/708825
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=95d84db0555e2dcc58912e0c875ff6e24c65dd45
Submitter: Zuul
Branch: master

commit 95d84db0555e2dcc58912e0c875ff6e24c65dd45
Author: Bernard Cafarelli <email address hidden>
Date: Thu Feb 20 10:29:18 2020 +0100

    Pin designate-tempest-plugin for Stein/Rocky/Queens branches

    Since Ib3bd70ba8f2e8386643c536ac8194fa99b54b842 and py2 testing drop,
    this causes jobs in these branches to fail as designate-tempest-plugin
    tries to install a python3-only version of dnspython

    Use tag 0.7.0 for these branches, which is actually the previous commit
    (so no changes in tests)

    Also temporarily make neutron-tempest-plugin-bgpvpn-bagpipe non-voting,
    it needs Ussuri beta releases and a networking-bagpipe fix [0]

    [0] https://review.opendev.org/#/c/708648/

    Change-Id: Ia2df06106419a45d56ff2de9193fe4e9c93ec62f
    Closes-bug: #1864015