Merge "tox: Drop envdir"

This commit is contained in:
Zuul 2024-02-05 19:16:51 +00:00 committed by Gerrit Code Review
commit 5a5c892831

View File

@ -72,13 +72,11 @@ commands =
[testenv:genconfig]
sitepackages = False
envdir = {toxworkdir}/venv
commands =
oslo-config-generator --config-file=tools/config/ironic-config-generator.conf
[testenv:genpolicy]
sitepackages = False
envdir = {toxworkdir}/venv
commands =
oslopolicy-sample-generator --config-file=tools/policy/ironic-policy-generator.conf