Ignore ssh errors on closed connections
[integration/test.git] / dashboard / viz_config.yaml
index c4096e5d0aca9074423a51b1816a07e513830e88..51f29b5d878f95154d49052e6b82479cb08e54c9 100644 (file)
@@ -15,6 +15,7 @@ opendaylight-test-feature:
             label: Pass tests
             schema: metric
             value_axis: 1
+            color: green
         fail:
             data_type: histogram
             mode: stacked
@@ -22,8 +23,9 @@ opendaylight-test-feature:
             label: Fail tests
             schema: metric
             value_axis: 1
+            color: red
         build:
-            field: performance.test-run.keyword
+            field: performance.test-run
             label: Build Number
             schema: segment
             not_in_seriesParams: true
@@ -43,8 +45,8 @@ opendaylight-test-performance:
             value_axis: 1
     aggs:
         build:
-            field: performance.test-run.keyword
+            field: performance.test-run
             custom_label: Build Number
             schema: segment
         default:
-            schema: metric
\ No newline at end of file
+            schema: metric