summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/functest/reportingConf.py
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-08-26 08:44:33 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-26 08:44:33 +0000
commit88cbab62a390f8664fc835929ac36c3c914cb595 (patch)
tree52a56c0380dec7206ac28133a5457c1adea65171 /utils/test/reporting/functest/reportingConf.py
parent350728348d7a982b698ee4f3ef38a5b79628d7e3 (diff)
parentb365cf4c1ce1bc988f136dddf2904cc6bd310c64 (diff)
Merge "Add colorado reporting for tempest and vims"
Diffstat (limited to 'utils/test/reporting/functest/reportingConf.py')
-rw-r--r--utils/test/reporting/functest/reportingConf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/functest/reportingConf.py b/utils/test/reporting/functest/reportingConf.py
index c60ba5483..9230cb286 100644
--- a/utils/test/reporting/functest/reportingConf.py
+++ b/utils/test/reporting/functest/reportingConf.py
@@ -14,7 +14,7 @@ installers = ["apex", "compass", "fuel", "joid"]
# taken into account for the scoring
blacklist = ["ovno", "security_scan", 'odl-sfc']
# versions = ["brahmaputra", "master"]
-versions = ["master"]
+versions = ["master", "colorado"]
PERIOD = 50
MAX_SCENARIO_CRITERIA = 50
# get the last 5 test results to determinate the success criteria