Merge "Whitelist 'rm' in api-ref tox environment"

This commit is contained in:
Jenkins 2016-05-17 13:16:04 +00:00 committed by Gerrit Code Review
commit dc3ed5f5bc

View File

@ -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