aboutsummaryrefslogtreecommitdiffstats
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:21:38 +0200
commitd19cb0674bb2d22b8115e5b49b9edfe47e0354a3 (patch)
tree79837329b6851996aba7825bc46b96252dda3a22
parentc7311a839b23309c0c76c76ac9c58d89a9801113 (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> (cherry picked from commit 7c88b0f951fc7b7818594f563112a379704e0879)
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d7b4465b5..54c45a6fd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py27,py36,cover
+envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py27,py36,cover,perm
[testenv]
usedevelop = True