summaryrefslogtreecommitdiffstats
path: root/reporting/reporting/reporting.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-10-17 11:54:44 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2017-10-18 07:39:34 +0000
commitabebf1d236577988f1836f1e49673d5e05939521 (patch)
tree56d5bfb70bb0111c34b4bf72870ee34f0e1356e0 /reporting/reporting/reporting.yaml
parentf632531099379a1046393dfd7063b674f09b8dc0 (diff)
Add new function to get indivial test score for aarch64
as architecture is not considered as a constraints (unlike scenario or installer) we need to work on the build tag to retrieve the data but it is not possible to use regex directly in the API so retrieveing the accurate results require extra processing * based on build_tag, filter the results properly per scenario * build a table build_tag time for a given scenario * keep only the last 4 results * evaluation criteria field It would simplified if architecture could be declared as a constraint then querying the resuls will not change and not require intermediate steps JIRA: FUNCTEST-880 Change-Id: Id4fe4f56babf0964d41e299905c804e0d837c3d7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/reporting/reporting.yaml')
-rw-r--r--reporting/reporting/reporting.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/reporting/reporting/reporting.yaml b/reporting/reporting/reporting.yaml
index 1e2e9a4..ec5c2ef 100644
--- a/reporting/reporting/reporting.yaml
+++ b/reporting/reporting/reporting.yaml
@@ -10,7 +10,6 @@ general:
versions:
- master
- euphrates
- - danube
log:
log_file: reporting.log