From: Cédric Ollivier Date: Sat, 3 Aug 2019 11:02:05 +0000 (+0200) Subject: Run perm when checking all changes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F68296%2F1;p=functest.git 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 --- 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