aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-10-19 14:50:14 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2023-10-23 16:07:28 +0200
commit761b0715bb433d89e06ab16d4fb725abbbb8a998 (patch)
tree4351458487d7d1a6fa0aefccb1cb5cd6b9e395f7 /tox.ini
parentd81df1a1a07793bc75cb90ac315349431d572fa3 (diff)
Publish Functest Virtual Machines
Change-Id: I0c0b40df0fe1d72be07b950320f0e759156dd3b1 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 f9c99247e..1a35c284a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -85,7 +85,7 @@ commands =
[testenv:perm]
basepython = python3.10
whitelist_externals = sh
-path=. -not -path './.tox/*' -not -path './.git/*' -not -path './docs/com/pres/reveal.js/*'
+path=. -not -path './.tox/*' -not -path './.git/*' -not -path './docs/com/pres/reveal.js/*' -not -path './elements/functest/install.d/*'
commands =
sh -c "\
find {[testenv:perm]path} \( -type f -not -perm 644 -o -type d -not -perm 755 \) \