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, 0 insertions, 1 deletions
diff --git a/utils/test/reporting/functest/reportingConf.py b/utils/test/reporting/functest/reportingConf.py
index e1c4b61a8..1c9a2ac9f 100644
--- a/utils/test/reporting/functest/reportingConf.py
+++ b/utils/test/reporting/functest/reportingConf.py
@@ -13,7 +13,6 @@ installers = ["apex", "compass", "fuel", "joid"]
# list of test cases declared in testcases.yaml but that must not be
# taken into account for the scoring
blacklist = ["ovno", "security_scan"]
-# versions = ["brahmaputra", "master"]
versions = ["master", "colorado"]
PERIOD = 10
MAX_SCENARIO_CRITERIA = 50