aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-08-03 13:02:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-08-03 13:02:05 +0200
commit7c88b0f951fc7b7818594f563112a379704e0879 (patch)
treedd85f9014b90bf18843fb54ffaadb0b8776e1a0c /tox.ini
parent377e4d133fbecca294056cbdda4654041a9f3be8 (diff)
Run perm when checking all changes
It should be forbidden in releng jjbs if still needed. Change-Id: I7622f43603d41bb169d8a1341a38ed2d451459b2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1112348a9..130e0dfd7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py27,py37,cover
+envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py27,py37,cover,perm
[testenv]
usedevelop = True