Reviewed: https://review.opendev.org/c/openstack/neutron/+/936262 Committed: https://opendev.org/openstack/neutron/commit/07b34c598fa023a2affba11a63ffd7ef88c98893 Submitter: "Zuul (22348)" Branch: master
commit 07b34c598fa023a2affba11a63ffd7ef88c98893 Author: yatinkarel <[email protected]> Date: Tue Nov 26 19:03:42 2024 +0530 Drop zuul_work_dir var from neutron-functional job [1] moved the var to neutron-functional and as that job is used as parent by stadium projects functional job, it resulted into those jobs to be broken. This patch just drop this var from neutron-functional job and if any project need to run this job directly(i.e run neutron tests), can add the var in it's project config. Currently we running it in neutron-lib, so that can be adjusted. [1] https://review.opendev.org/c/openstack/neutron/+/935626 Closes-Bug: #2089673 Change-Id: Ie5b3760b716168d720bcd922ab32af11c5efbdbc ** 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/2089673 Title: stadium project functional jobs failing as using neutron as workdir Status in neutron: Fix Released Bug description: Triggered by https://review.opendev.org/c/openstack/neutron/+/935626 Example failures:- sfc https://zuul.openstack.org/build/3000d35bf89d40069ec450cd59a2a4dd neutron ft tests running and failing vpnaas https://zuul.openstack.org/build/8d978e09745d41c191666b42aaa3301e 2024-11-23 08:29:02.158410 | controller | using tox.ini: /home/zuul/src/opendev.org/openstack/neutron/tox.ini (pid 54671) 2024-11-23 08:29:02.201431 | controller | ERROR: unknown environment 'dsvm-functional-sswan' fwaas https://zuul.openstack.org/build/173c30e9b7334e0c84a6e328db3a290a running neutron ft tests and failing bgpvpn https://zuul.openstack.org/build/64b09de9739c48569f2e713ec0900d46 running neutron ft tests and failing dynamic routing https://zuul.openstack.org/build/8ac1e2ffcd834742a88ee3885fa99b80 running neutron ft tests and failing To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2089673/+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

