diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-04-26 13:09:11 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-04-26 13:09:11 +0200 |
commit | 0740688e5798f7ab7162fd7f4bc5eb8455164a7c (patch) | |
tree | ceefbb2b15149e83f5d6e684856a18e73fbe4006 /resources/tools/presentation/specification_CPTA.yaml | |
parent | d5d53957f4686398727469e0f5b1774a5b6560fe (diff) |
CSIT-1041: Trending dashboard
Change-Id: I7aa7f01738649fc3f3b10572d7e08af580293748
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index ad195d6dc4..268b356d35 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -222,14 +222,10 @@ - "name" - "parent" - "result" - # Number of the best and the worst tests presented in the table. Use 0 (zero) - # to present all tests. - nr-of-tests-shown: 20 outlier-const: 1.5 window: 14 evaluated-window: 14 long-trend-window: 180 - long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -243,14 +239,10 @@ - "name" - "parent" - "result" - # Number of the best and the worst tests presented in the table. Use 0 (zero) - # to present all tests. - nr-of-tests-shown: 20 outlier-const: 1.5 window: 14 evaluated-window: 14 long-trend-window: 180 - long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -264,14 +256,10 @@ - "name" - "parent" - "result" - # Number of the best and the worst tests presented in the table. Use 0 (zero) - # to present all tests. - nr-of-tests-shown: 20 outlier-const: 1.5 window: 14 evaluated-window: 14 long-trend-window: 180 - long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" |