Comment 4 for bug 1804844

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

Reviewed: https://review.openstack.org/628145
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1f3e5f91f660b527013c0233d5cd20484edb72f7
Submitter: Zuul
Branch: master

commit 1f3e5f91f660b527013c0233d5cd20484edb72f7
Author: Slawek Kaplonski <email address hidden>
Date: Thu Jan 3 11:36:52 2019 +0100

    neutron-tempest-iptables_hybrid job inherits from tempest-full-py3

    Job neutron-tempest-iptables_hybrid was previously converted to
    zuulv3 syntax but it inherited from devstack-tempest job.
    It's better to inherit from proper job which already have configured
    good "tox_envlist" and version of python which should be used.

    Change-Id: I686386c48fabebb77813c4284f234f2ee3cb4024
    Related-Bug: #1804844