yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73386
[Bug 1535514] Re: run_test virtual-env-path args not work
Supported way to run tests is with tox nowadays. Feel free to re-open
and fix but otherwise I don't want it in our backlog.
** Changed in: manila
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1535514
Title:
run_test virtual-env-path args not work
Status in Glance:
In Progress
Status in Manila:
Won't Fix
Bug description:
when run the unit test use arg virtual-env-path, the venv path not
point to the args one
exec
./run_tests.sh --virtual-env-path /opt/stack
the venv-path is $(pwd), not /opt/stack
as in run_tests.sh it export environ value of venv_path, tools_path,
venv_name. But in the install_venv.py not get the environ. And in the
with_venv.sh not get the environ in the neutron and get wrong value of
VENV_PATH, TOOLS_PATH, VENV_NAME.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1535514/+subscriptions
References