INTTEST-91 - Updating list and dictionary syntax
[integration/test.git] / dashboard / dash_config.yaml
index 3fc56821c2db5443441420d7c0f1aed556558974..ce84655376631735c082d8278b2d1224f50bfb6d 100644 (file)
-dashboard:
+bgpcep:
+  id: bgpcep
+  title: BGP and PCEP
+  desc: Dashboard for bgpcep project
+  viz:
+    1:
+      id: bgpcep-features-oxygen
+      title: BGPCEP Features Oxygen
+      viz-template: opendaylight-test-feature
+      y-axis:
+        value_axes:
+            1:
+                values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: bgpcep-csit-1node-userfeatures-all-oxygen
+      co_ords:
+        h: 3
+        w: 6
+        x: 0
+        y: 0
+    2:
+      id: bgpcep-features-fluorine
+      title: BGPCEP Features Fluorine
+      viz-template: opendaylight-test-feature
+      y-axis:
+        value_axes:
+            1:
+                values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: bgpcep-csit-1node-userfeatures-all-fluorine
+      co_ords:
+        h: 3
+        w: 6
+        x: 6
+        y: 0
+    3:
+      id: bgpcep-update-rate-oxygen
+      title: BGP Update Rate Oxygen
+      desc: Test to measure controller BGP update rate
+      viz-template: opendaylight-test-performance
+      y-axis:
+        value_axes:
+          1:
+            title: BGP updates/sec
+        series:
+          2:
+            field: plots.performance-bgp.+10/-9 routes per UPDATE
+            label: +10/-9 routes per UPDATE
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: bgpcep-csit-1node-bgp-ingest-mixed-all-oxygen
+      co_ords:
+        h: 3
+        w: 6
+        x: 0
+        y: 3
+    4:
+      id: bgpcep-update-rate-fluorine
+      title: BGP Update Rate Fluorine
+      desc: Test to measure controller BGP update rate
+      viz-template: opendaylight-test-performance
+      y-axis:
+        value_axes:
+          1:
+            title: BGP updates/sec
+        series:
+          2:
+            field: plots.performance-bgp.+10/-9 routes per UPDATE
+            label: +10/-9 routes per UPDATE
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: bgpcep-csit-1node-bgp-ingest-mixed-all-fluorine
+      co_ords:
+        h: 3
+        w: 6
+        x: 6
+        y: 3
+
+openflowplugin:
   id: openflowplugin
-  title: openflowplugin
+  title: OpenFlow
   desc: Dashboard for openflowplugin project
   viz:
     1:
-      id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-test
-      title: Performance Bulkomatic Test Oxygen
+      id: openflowplugin-features-oxygen
+      title: OpenFlow Features Oxygen
       viz-template: opendaylight-test-feature
-      job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
       y-axis:
         value_axes:
             1:
                 values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: openflowplugin-csit-1node-flow-services-all-oxygen
       co_ords:
         h: 3
         w: 6
         x: 0
-        y: 3
+        y: 0
     2:
-      id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-rate
-      title: Performance Bulkomatic Flow Add Rate Oxygen
+      id: openflowplugin-features-fluorine
+      title: OpenFlow Features Fluorine
+      viz-template: opendaylight-test-feature
+      y-axis:
+        value_axes:
+            1:
+                values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: openflowplugin-csit-1node-flow-services-all-fluorine
+      co_ords:
+        h: 3
+        w: 6
+        x: 6
+        y: 0
+    3:
+      id: openflowplugin-clustering-oxygen
+      title: OpenFlow Clustering Oxygen
+      viz-template: opendaylight-test-feature
+      y-axis:
+        value_axes:
+            1:
+                values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: openflowplugin-csit-3node-clustering-only-oxygen
+      co_ords:
+        h: 3
+        w: 6
+        x: 0
+        y: 3
+    4:
+      id: openflowplugin-clustering-fluorine
+      title: OpenFlow Clustering Fluorine
+      viz-template: opendaylight-test-feature
+      y-axis:
+        value_axes:
+            1:
+                values: from default
+      filter:
+        1:
+            field: test-name
+            match-with: openflowplugin-csit-3node-clustering-only-fluorine
+      co_ords:
+        h: 3
+        w: 6
+        x: 6
+        y: 3
+    5:
+      id: openflowplugin-add-rate-oxygen
+      title: OpenFlow Flow Add Rate Oxygen
       desc: Test to measure controller flow add rate
       viz-template: opendaylight-test-performance
-      job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
       y-axis:
         value_axes:
-            1:
-                title: mods/sec
-        series:
           1:
-            field: performance.plots.rate.Config DS
-            label: Config DS
+            title: flowmods/sec
+        series:
           2:
-            field: performance.plots.rate.OVS Switch
+            field: plots.rate.Config DS
+            label: Config DS
+            color: red
+          3:
+            field: plots.rate.OVS Switch
             label: OVS Switch
+            color: green
+          4:
+            field: plots.rate.Operational DS
+            label: Operational DS
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
+      co_ords:
+        h: 3
+        w: 6
+        x: 0
+        y: 6
+    6:
+      id: openflowplugin-add-rate-fluorine
+      title: OpenFlow Flow Add Rate Fluorine
+      desc: Test to measure controller flow add rate
+      viz-template: opendaylight-test-performance
+      y-axis:
+        value_axes:
+          1:
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
+            label: Config DS
+            color: red
           3:
-            field:  performance.plots.rate.Operational DS
+            field: plots.rate.OVS Switch
+            label: OVS Switch
+            color: green
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
-
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
       co_ords:
         h: 3
         w: 6
         x: 6
-        y: 3
-    3:
-      id: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen-time
-      title: Performance Bulkomatic Flow Add Time Oxygen
-      desc: Test to measure controller flow add time
+        y: 6
+    7:
+      id: openflowplugin-cluster-add-rate-oxygen
+      title: OpenFlow Cluster Flow Add Rate Oxygen
+      desc: Test to measure controller flow add rate
       viz-template: opendaylight-test-performance
-      job-name: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
       y-axis:
         value_axes:
-            1:
-                title: sec
-        series:
           1:
-            field: performance.plots.time.Config DS
-            label: Config DS
+            title: flowmods/sec
+        series:
           2:
-            field: performance.plots.time.OVS Switch
-            label: OVS Switch
+            field: plots.rate.Config DS
+            label: Config DS
+            color: red
           3:
-            field:  performance.plots.time.Operational DS
+            field: plots.rate.OVS Switch
+            label: OVS Switch
+            color: green
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-oxygen
       co_ords:
         h: 3
-        w: 12
+        w: 6
         x: 0
-        y: 0
+        y: 9
+    8:
+      id: openflowplugin-cluster-perf-rate-fluorine
+      title: OpenFlow Cluster Flow Add Rate Fluorine
+      desc: Test to measure controller flow add rate
+      viz-template: opendaylight-test-performance
+      y-axis:
+        value_axes:
+          1:
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
+            label: Config DS
+            color: red
+          3:
+            field: plots.rate.OVS Switch
+            label: OVS Switch
+            color: green
+          4:
+            field: plots.rate.Operational DS
+            label: Operational DS
+            color: blue
+      filter:
+          1:
+            field: test-name
+            match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-fluorine
+      co_ords:
+        h: 3
+        w: 6
+        x: 6
+        y: 9
+