Skip to content

Commit

Permalink
Merge "tox: Drop envdir"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 17, 2024
2 parents ae695f6 + 03234a9 commit 361c65a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ commands =
bandit -r barbican -x tests -n5 -s B105

[testenv:genconfig]
allowlist_externals = bash
envdir = {toxworkdir}/pep8
commands =
oslo-config-generator --config-file etc/oslo-config-generator/barbican.conf

Expand Down Expand Up @@ -168,7 +166,6 @@ deps = bindep
commands = bindep test

[testenv:genpolicy]
envdir = {toxworkdir}/pep8
commands = oslopolicy-sample-generator --config-file=etc/oslo-config-generator/policy.conf

[flake8:local-plugins]
Expand Down

0 comments on commit 361c65a

Please sign in to comment.