Comment 0 for bug 1535514

Revision history for this message
Einst Crazy (yu-changcai) wrote :

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