Merge "Whitelist 'rm' in api-ref tox environment"
This commit is contained in:
commit
dc3ed5f5bc
1
tox.ini
1
tox.ini
@ -28,6 +28,7 @@ passenv = *_proxy *_PROXY
|
||||
[testenv:api-ref]
|
||||
# (sheel)This environment is called from CI scripts to test and publish
|
||||
# the API Ref to developer.openstack.org.
|
||||
whitelist_externals = rm
|
||||
install_command = pip install -U --force-reinstall {opts} {packages}
|
||||
commands =
|
||||
rm -rf cinder/api-ref/build
|
||||
|
Loading…
x
Reference in New Issue
Block a user