** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1884256
Title: 'tox' not present on devstack based jobs Status in devstack: In Progress Status in neutron: In Progress Bug description: devstack base jobs might be used for running the tox env. Even tempest jobs need tox to be present to run the tempest tests in venv. but devstack base jobs does not make sure tox is present or not using ensure-tox role. Tempest jobs are fine as tox is being explicitly installed by install_tempest - https://opendev.org/openstack/devstack/src/branch/stable/stein/lib/tempest#L691-L708 But any other job not using devstack installing the tempest or devstack jobs used as base job for functional tests started failing on that, Current neutorn functional job failure- - https://zuul.opendev.org/t/openstack/build/59865004855c404ab18f06fc0ec1d005 To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1884256/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp