Merge "dovetail: chown for output results file"
[releng.git] / utils / test / reporting / functest / reportingConf.py
index b0e4cf7..1c9a2ac 100644 (file)
 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", 'odl-sfc']
-# versions = ["brahmaputra", "master"]
+blacklist = ["ovno", "security_scan"]
 versions = ["master", "colorado"]
-PERIOD = 50
+PERIOD = 10
 MAX_SCENARIO_CRITERIA = 50
 # get the last 5 test results to determinate the success criteria
 NB_TESTS = 5