Reviewed: https://review.opendev.org/c/openstack/neutron/+/867554 Committed: https://opendev.org/openstack/neutron/commit/c93c31852b060b748106b90b1105132d7f4e7fe7 Submitter: "Zuul (22348)" Branch: master
commit c93c31852b060b748106b90b1105132d7f4e7fe7 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Sat Dec 10 11:11:35 2022 +0100 Adapt deploy_rootwrap filters path for tox4 This patch also fixes the issue of the deploy_rootwrap.sh script related to the rootwrap filters path. This path checks if the path is absolute (tox3) or relative (tox4) and makes it absolute in the second case. [1]https://github.com/tox-dev/tox/issues/2730 Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/866943 Closes-Bug: #1999558 Change-Id: I7a4a30268cb352f25bad7983b94690c0b681e5fa ** Changed in: neutron Status: In Progress => Fix Released ** Bug watch added: github.com/tox-dev/tox/issues #2730 https://github.com/tox-dev/tox/issues/2730 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1999558 Title: tox4 is breaking Neutron CI (most of the jobs) Status in neutron: Fix Released Bug description: With [1], still not merged, the Neutron CI jobs do not install Neutron project. Infra folks suspect that we need to change tox variable "usedevelop" to "use_develop", to make the project editable (access to the Neutron code from the local repository directory). [1]https://review.opendev.org/c/zuul/zuul-jobs/+/866943 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1999558/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

