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%2F98%2F68298%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 (cherry picked from commit 7c88b0f951fc7b7818594f563112a379704e0879) --- 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