Comment 17 for bug 1804844

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

Reviewed: https://review.opendev.org/644526
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=9f78072ccc5eb0472a812a46c84ce433f93e68f5
Submitter: Zuul
Branch: master

commit 9f78072ccc5eb0472a812a46c84ce433f93e68f5
Author: Slawek Kaplonski <email address hidden>
Date: Tue Mar 19 10:45:19 2019 +0100

    Switch neutron-fwaas-fullstack job to zuulv3 syntax

    This patch switches neutron-fwaas-fullstack to Zuul v3 syntax
    and to inherits from neutron-fullstack job definition.

    It also removed neutron-fwaas-fullstack-python35 job definition as
    this job wasn't run anywhere and now as neutron-fwaas-fullstack will
    inherits from neutron-fullstack it will run on python 3.

    Depends-On: https://review.opendev.org/#/c/647931/

    Change-Id: I4c08367d7e0670b3f8219b281af22632d53fcdae
    Related-Bug: #1804844