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 18:28:19 +0200
commitdf1f7edc89b628c539487e9844de633c3e830b01 (patch)
tree2a164772e1ba435eb228817bffbf5ef7a409b232 /tox.ini
parent4622042fa2f34704c11365d12023ad378d22902d (diff)
Publish Functest Virtual Machinesstable/jerma
Change-Id: I0c0b40df0fe1d72be07b950320f0e759156dd3b1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 76be4ab4dae0348baff605dbc0e5dc12cbd4f92f) (cherry picked from commit 474758b01da28027b437538e94891e1194bcb6a3)
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 d4e85d797..0ea2f3a96 100644
--- a/tox.ini
+++ b/tox.ini
@@ -97,7 +97,7 @@ commands = nosetests --with-coverage --cover-tests \
[testenv:perm]
basepython = python3.7
whitelist_externals = bash
-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 =
bash -c "\
find {[testenv:perm]path} \( -type f -not -perm 644 -o -type d -not -perm 755 \) \