Fix: Use lf-activate-venv to reuse venv 64/70864/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 14 Oct 2022 23:05:52 +0000 (09:05 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 14 Oct 2022 23:10:55 +0000 (09:10 +1000)
commit6e5577633a5a529101e5de6f0c2327c02a429099
tree4588a318222f000f539d9f504a387afb03d3d303
parentba295fde28c77759e082019d9e6d450ea0676db6
Fix: Use lf-activate-venv to reuse venv

The venv created for tox is unavailable when the semantics of the
script is split across files, therefore ensure venv is created with
--venv-file option and set.

Issue-ID: RELENG-4485
Change-Id: I18c0d255cc7bd282fca20bb31b02ba41c8a74c85
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/fix-venv-tox-9a480bedd07463ba.yaml [new file with mode: 0644]
shell/rtd-verify.sh