Prepare for Zuul v3

As part of migration to zuul v3, replace checkniceness by linters
tox target to use a more "common" target accross OpenStack.

Change-Id: I8a23d017902aee36fc1c415e166c7ba441a1fc34
This commit is contained in:
Andreas Jaeger 2017-10-06 16:55:50 +02:00
parent 0348f3a1e3
commit 54dd1826d9
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ commands =
doc8 firstapp
doc8 api-quick-start
[testenv:linters]
# This will replace checkniceness with Zuul v3
commands = {[testenv:checkniceness]commands}
[testenv:checkbuild]
commands =
# Build and copy RST Guides