aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/utils/env.py
diff options
context:
space:
mode:
Diffstat (limited to 'xtesting/utils/env.py')
-rw-r--r--xtesting/utils/env.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/xtesting/utils/env.py b/xtesting/utils/env.py
index c781b846..dde6778e 100644
--- a/xtesting/utils/env.py
+++ b/xtesting/utils/env.py
@@ -20,6 +20,7 @@ INPUTS = {
'BUILD_TAG': None,
'NODE_NAME': None,
'TEST_DB_URL': 'http://testresults.opnfv.org/test/api/v1/results',
+ 'TEST_DB_EXT_URL': None,
'ENERGY_RECORDER_API_URL': 'http://energy.opnfv.fr/resources',
'ENERGY_RECORDER_API_USER': None,
'ENERGY_RECORDER_API_PASSWORD': None,