summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/functest/reportingConf.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/reporting/functest/reportingConf.py')
-rw-r--r--utils/test/reporting/functest/reportingConf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/test/reporting/functest/reportingConf.py b/utils/test/reporting/functest/reportingConf.py
index e390a18d2..649246d64 100644
--- a/utils/test/reporting/functest/reportingConf.py
+++ b/utils/test/reporting/functest/reportingConf.py
@@ -15,3 +15,4 @@ installers = ["apex", "compass", "fuel", "joid"]
versions = ["master"]
PERIOD = 10
MAX_SCENARIO_CRITERIA = 18
+URL_BASE = 'http://testresults.opnfv.org/test/api/v1/results'