Change pass-fail priority
[integration/test.git] / dashboard / viz_config.yaml
index 44aa7f044c2606cb2defc98a853362bfe05bc3e2..43990533093a09ce2f3c06506d4b5af3a41e0721 100644 (file)
@@ -8,14 +8,6 @@ opendaylight-test-feature:
             position: left
             title: No. of test cases
     series:
-        pass:
-            data_type: histogram
-            mode: stacked
-            field: pass-tests
-            label: Pass tests
-            schema: metric
-            value_axis: 1
-            color: green
         fail:
             data_type: histogram
             mode: stacked
@@ -24,6 +16,14 @@ opendaylight-test-feature:
             schema: metric
             value_axis: 1
             color: red
+        pass:
+            data_type: histogram
+            mode: stacked
+            field: pass-tests
+            label: Pass tests
+            schema: metric
+            value_axis: 1
+            color: green
         build:
             field: test-run
             label: Build Number