X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dashboard%2Fviz_config.yaml;h=79d083cf2bd4176cd9296e25675532ea4b16d4da;hb=38c82b3551b9487be9f8d8ea73b91580a280df7f;hp=c4096e5d0aca9074423a51b1816a07e513830e88;hpb=a0678ae896764970b32f592a97856477a4081c2f;p=integration%2Ftest.git diff --git a/dashboard/viz_config.yaml b/dashboard/viz_config.yaml index c4096e5d0a..79d083cf2b 100644 --- a/dashboard/viz_config.yaml +++ b/dashboard/viz_config.yaml @@ -8,22 +8,24 @@ opendaylight-test-feature: position: left title: No. of test cases series: - pass: + 1: data_type: histogram mode: stacked - field: performance.pass-tests + field: pass-tests label: Pass tests schema: metric value_axis: 1 - fail: + color: green + 2: data_type: histogram mode: stacked - field: performance.fail-tests + field: fail-tests label: Fail tests schema: metric value_axis: 1 - build: - field: performance.test-run.keyword + color: red + 3: + field: test-run label: Build Number schema: segment not_in_seriesParams: true @@ -42,9 +44,9 @@ opendaylight-test-performance: mode: normal value_axis: 1 aggs: - build: - field: performance.test-run.keyword + 1: + field: test-run custom_label: Build Number schema: segment default: - schema: metric \ No newline at end of file + schema: metric