[Configuration] Remove the build documentation.

Remove the build of the documentation from tox, the project doesn't use
sphinx. That fix an error during the build of the documentation, because
the configuration file for sphinx is not found.

Change-Id: I577a05c2f7916bfca637ecb4451abbee5bd7714e
This commit is contained in:
Natal Ngétal 2018-11-26 11:23:13 +01:00
parent cbae61f7db
commit 4776547196
3 changed files with 4 additions and 11 deletions

View File

@ -1,5 +1,3 @@
pre-commit>=1.10 # MIT License
# this is required for the docs build jobs
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
pre-commit==1.13.0 # MIT License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = docs, linters
envlist = linters
skipdist = True
[testenv]
@ -19,10 +19,6 @@ basepython = python3
deps = bindep
commands = bindep test
[testenv:docs]
basepython = python3
commands = python setup.py build_sphinx
[testenv:bashate]
envdir = {toxworkdir}/linters
commands =

View File

@ -2,7 +2,6 @@
- project:
templates:
- check-requirements
- release-notes-jobs-python3
check:
jobs:
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates