Merge "Add the function of yardstick testcase reporter"
[releng.git] / utils / test / reporting / functest / reportingConf.py
index 1c0b057..9230cb2 100644 (file)
@@ -12,9 +12,9 @@
 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", "odl", "security_scan"]
+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