yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95012
[Bug 2091093] Re: [CI] Functional and fullstack tests broken
Reviewed: https://review.opendev.org/c/openstack/neutron/+/937106
Committed: https://opendev.org/openstack/neutron/commit/498b0258c50c5c1a7759a611b967a798a0a4cdd0
Submitter: "Zuul (22348)"
Branch: master
commit 498b0258c50c5c1a7759a611b967a798a0a4cdd0
Author: Bodo Petermann <b.petermann@xxxxxxxxxxxx>
Date: Thu Dec 5 11:26:44 2024 +0100
Fix setting up functional test environment
neutron-functional tests started to fail after a change in
devstack [1].
Function setup_devstack_virtualenv now expects that the variable
PYTHON is set.
Call install_python (as stack.sh would) to make sure python is
installed and the PYTHON env variable is set.
[1] https://review.opendev.org/c/openstack/devstack/+/936961
Closes-Bug: #2091093
Change-Id: I4f90b91abe28436b39f8429a091ce4247286352f
** 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/2091093
Title:
[CI] Functional and fullstack tests broken
Status in neutron:
Fix Released
Bug description:
Since [1], the script to configure the environment
``tools/configure_for_func_testing.sh`` is failing because the
environment variable PYTHON is not defined.
[1]https://review.opendev.org/c/openstack/devstack/+/936961
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2091093/+subscriptions
References