summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorTomi Juvonen <tomi.juvonen@nokia.com>2019-12-19 13:12:32 +0200
committerTomi Juvonen <tomi.juvonen@nokia.com>2020-02-03 11:57:44 +0200
commit34b4083b4d2d579f6dbd334df06fe9394453680a (patch)
tree3a8e5c8fa447dee8fa4abfdf82f40a3d48e4f112 /tox.ini
parentd8eb12f4200c21f569df5bc01d378a846b4c0db0 (diff)
New VNFM supporting ETSI changes
JIRA: DOCTOR-137 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I6e632b24efb6728c171dd93979e3b1de5333251b
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 30feecf8..2937c329 100644
--- a/tox.ini
+++ b/tox.ini
@@ -32,6 +32,7 @@ passenv =
ADMIN_TOOL_TYPE
TEST_CASE
SSH_KEY
+ APP_MANAGER_TYPE
changedir = {toxinidir}/doctor_tests
commands = doctor-test
/usr/bin/find {toxinidir} -type f -name '*.py[co]' -delete -o -type d -name __pycache__ -delete