Add ping test in aclrecovery suite
[integration/test.git] / dashboard / viz_config.yaml
index 51f29b5d878f95154d49052e6b82479cb08e54c9..79d083cf2bd4176cd9296e25675532ea4b16d4da 100644 (file)
@@ -8,24 +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
             color: green
-        fail:
+        2:
             data_type: histogram
             mode: stacked
-            field: performance.fail-tests
+            field: fail-tests
             label: Fail tests
             schema: metric
             value_axis: 1
             color: red
-        build:
-            field: performance.test-run
+        3:
+            field: test-run
             label: Build Number
             schema: segment
             not_in_seriesParams: true
@@ -44,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: