Append 3 more punt path protection TCs
[integration/test.git] / dashboard / viz_config.yaml
index 7bf87eecf5daeb3d9d41281f4a9c2ba327ec4170..79d083cf2bd4176cd9296e25675532ea4b16d4da 100644 (file)
@@ -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
+            color: red
+        3:
+            field: test-run
             label: Build Number
             schema: segment
             not_in_seriesParams: true
@@ -42,8 +44,8 @@ opendaylight-test-performance:
             mode: normal
             value_axis: 1
     aggs:
-        build:
-            field: performance.test-run
+        1:
+            field: test-run
             custom_label: Build Number
             schema: segment
         default: