Merge "Update virtual_environment for genconfig and genpolicy"
This commit is contained in:
commit
5b525f6b0a
2
tox.ini
2
tox.ini
@ -40,6 +40,7 @@ commands =
|
||||
|
||||
[testenv:genconfig]
|
||||
whitelist_externals = bash
|
||||
envdir = {toxworkdir}/pep8
|
||||
commands =
|
||||
oslo-config-generator --config-file etc/oslo-config-generator/barbican.conf
|
||||
|
||||
@ -123,6 +124,7 @@ deps = bindep
|
||||
commands = bindep test
|
||||
|
||||
[testenv:genpolicy]
|
||||
envdir = {toxworkdir}/pep8
|
||||
commands = oslopolicy-sample-generator --config-file=etc/oslo-config-generator/policy.conf
|
||||
|
||||
[hacking]
|
||||
|
Loading…
x
Reference in New Issue
Block a user