Files
039458e0e227cc30b568aa03ad94601582aa116d
178 lines
5.3 KiB
INI
178 lines
5.3 KiB
INI
[tox]
skipsdist = True
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
passenv =
whitelist_externals =
python setup.py build_sphinx
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
# environment used by the -infra templated docs job
[flake8]
commands =
git clone https://git.openstack.org/openstack/openstack-ansible-plugins \
ansible-galaxy install \
ansible-playbook -i {toxinidir}/tests/inventory \
commands =
commands =
commands =