yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83033
[Bug 1884256] Re: 'tox' not present on devstack based jobs
Reviewed: https://review.opendev.org/737016
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=86e90bfce2169194524cabf4fe6eff5e232c7b91
Submitter: Zuul
Branch: master
commit 86e90bfce2169194524cabf4fe6eff5e232c7b91
Author: Ghanshyam Mann <gmann@xxxxxxxxxxxxxxxxx>
Date: Fri Jun 19 09:19:23 2020 -0500
Add ensure-tox in functional job
neutron functional jobs run tests using the tox env.
Even tempest jobs need tox to be present to run the tempest
tests in venv. But functional job derived from devstack-minimal
jobs does not make sure tox is present or not. devstack jobs does not
mak sure that as those are not only used for tox run but also for
other integration testing.
Current neutorn functional job failure-
- https://zuul.opendev.org/t/openstack/build/59865004855c404ab18f06fc0ec1d005
let's call ensure-tox role in job to make sure tox is present.
Change-Id: I9b4161946daa5863ddab94a57ad282e82bcf6e5c
Closes-Bug: 1884256
** Changed in: neutron
Status: In Progress => Fix Released
--
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:
Fix Released
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