Comment 4 for bug 1822453

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

Reviewed: https://review.openstack.org/648904
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=52b1b95fed8bb57580a2d068ca9aafb2de5e0217
Submitter: Zuul
Branch: master

commit 52b1b95fed8bb57580a2d068ca9aafb2de5e0217
Author: Slawek Kaplonski <email address hidden>
Date: Mon Apr 1 08:42:04 2019 +0200

    Switch job definitions to use new "tempest_plugin" variable

    This new variable was recently added to zuul in [1] to build
    TEMPEST_PLUGINS list by combining plugin names with devstack
    base path.

    In old stable branches we still have to use old version with
    TEMPEST_PLUGINS devstack option configured directly.

    [1] https://review.openstack.org/#/c/639374/

    Change-Id: I6bc2a3e752234d20890d64ceaefa0714cd05038f
    Closes-Bug: #1822453