From: Cédric Ollivier Date: Sat, 3 Aug 2019 11:46:52 +0000 (+0200) Subject: Run perm when verifying changes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6fcd58709c2aeb123dad6f86a103ae5f3af282e1;p=functest-xtesting.git Run perm when verifying changes umask is now correct in lf-virtual1 (0022). Change-Id: I073a48eddaf1e26bcb3bbeeb232eb69d4a03a124 Signed-off-by: Cédric Ollivier --- diff --git a/tox.ini b/tox.ini index 03e25548..7a5d39fe 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,py27,py37,cover +envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,py27,py37,cover,perm skipsdist = True [testenv]