Revert "Workaround reno reverts by accepting warnings"
This reverts commit ef8335185a517cb94bfa5d745298f810c304a507 Now that Ibf84ee0a604da94f709a0eeb436efe988d21274c is merged on stable/liberty we should be OK again. Change-Id: I1a56426a86747bdcd1a9179ecbff46cf54a98202 Related-Bug: #1534613
This commit is contained in:
parent
ef8335185a
commit
702c01e26b
3
tox.ini
3
tox.ini
@ -138,8 +138,7 @@ commands = {[testenv:docs]commands}
|
|||||||
commands = bandit -c bandit.yaml -r nova -n 5 -ll
|
commands = bandit -c bandit.yaml -r nova -n 5 -ll
|
||||||
|
|
||||||
[testenv:releasenotes]
|
[testenv:releasenotes]
|
||||||
# FIXME(sbauza): warnings are temporarily treated as okay because of bug 1534613
|
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||||
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# E125 is deliberately excluded. See https://github.com/jcrocholl/pep8/issues/126
|
# E125 is deliberately excluded. See https://github.com/jcrocholl/pep8/issues/126
|
||||||
|
Loading…
x
Reference in New Issue
Block a user