diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-10-04 10:41:00 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-10-07 15:04:27 +0000 |
commit | 0f496f4c337d06032618e861ed6dfb8b51fc2a9f (patch) | |
tree | fd167bf297ad0a5525137ad4909f40398fcf70b2 /resources/tools/presentation/specification_CPTA.yaml | |
parent | f6a8c61f15deb7906d2caae10fea702235123954 (diff) |
Trending: Send alerts when regression occurs
Change-Id: I45d218ea323245199ad5093bd64c6a9bd862cad9
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 | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index c6fc5fd9fd..7e46018dd6 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -188,7 +188,7 @@ # 3n-hsw plot-performance-trending-all-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 763 + start: 770 end: "lastCompletedBuild" skip: - 781 @@ -236,7 +236,7 @@ plot-performance-trending-vpp-3n-hsw: csit-vpp-perf-mrr-daily-master: - start: 763 + start: 770 end: "lastCompletedBuild" skip: - 781 @@ -287,7 +287,7 @@ # 3n-skx plot-performance-trending-all-3n-skx: csit-vpp-perf-mrr-daily-master-3n-skx: - start: 513 + start: 520 end: "lastCompletedBuild" skip: - 531 @@ -340,7 +340,7 @@ plot-performance-trending-vpp-3n-skx: csit-vpp-perf-mrr-daily-master-3n-skx: - start: 513 + start: 520 end: "lastCompletedBuild" skip: - 531 @@ -396,7 +396,7 @@ # 2n-skx plot-performance-trending-all-2n-skx: csit-vpp-perf-mrr-daily-master-2n-skx: - start: 514 + start: 520 end: "lastCompletedBuild" skip: - 532 @@ -435,7 +435,7 @@ plot-performance-trending-vpp-2n-skx: csit-vpp-perf-mrr-daily-master-2n-skx: - start: 514 + start: 520 end: "lastCompletedBuild" skip: - 532 @@ -666,6 +666,8 @@ traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913 tracegroupgap: 20 bordercolor: "rgb(238, 238, 238)" + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 @@ -694,7 +696,7 @@ # 3n-hsw csit-vpp-perf-mrr-daily-master: - start: 763 + start: 770 end: "lastCompletedBuild" skip: - 781 @@ -742,7 +744,7 @@ # 3n-skx csit-vpp-perf-mrr-daily-master-3n-skx: - start: 513 + start: 520 end: "lastCompletedBuild" skip: - 531 @@ -795,7 +797,7 @@ # 2n-skx csit-vpp-perf-mrr-daily-master-2n-skx: - start: 514 + start: 520 end: "lastCompletedBuild" skip: - 532 |