Separate test data vs dashboard script
[integration/test.git] / dashboard / dash_config.yaml
index 8a9c1a2856598396ab61424f5c02610427204c7f..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: flow-services-oxygen
-      title: Flow Services Oxygen
+      id: openflowplugin-features-oxygen
+      title: OpenFlow Features Oxygen
       viz-template: opendaylight-test-feature
-      job-name: openflowplugin-csit-1node-flow-services-only-oxygen
       y-axis:
         value_axes:
             1:
                 values: from default
       filter:
         1:
-            field: performance.test-name
-            match-with: openflowplugin-csit-1node-flow-services-only-oxygen
+            field: test-name
+            match-with: openflowplugin-csit-1node-flow-services-all-oxygen
       co_ords:
         h: 3
         w: 6
         x: 0
         y: 0
     2:
-      id: flow-services-fluorine
-      title: Flow Services Fluorine
+      id: openflowplugin-features-fluorine
+      title: OpenFlow Features Fluorine
       viz-template: opendaylight-test-feature
-      job-name: openflowplugin-csit-1node-flow-services-only-fluorine
       y-axis:
         value_axes:
             1:
                 values: from default
       filter:
         1:
-            field: performance.test-name
-            match-with: openflowplugin-csit-1node-flow-services-only-fluorine
+            field: test-name
+            match-with: openflowplugin-csit-1node-flow-services-all-fluorine
       co_ords:
         h: 3
         w: 6
         x: 6
         y: 0
     3:
-      id: clustering-oxygen
-      title: Clustering Oxygen
+      id: openflowplugin-clustering-oxygen
+      title: OpenFlow Clustering Oxygen
       viz-template: opendaylight-test-feature
-      job-name: openflowplugin-csit-3node-clustering-only-oxygen
       y-axis:
         value_axes:
             1:
                 values: from default
       filter:
         1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-3node-clustering-only-oxygen
       co_ords:
         h: 3
@@ -58,17 +141,16 @@ dashboard:
         x: 0
         y: 3
     4:
-      id: clustering-fluorine
-      title: Clustering Fluorine
+      id: openflowplugin-clustering-fluorine
+      title: OpenFlow Clustering Fluorine
       viz-template: opendaylight-test-feature
-      job-name: openflowplugin-csit-3node-clustering-only-fluorine
       y-axis:
         value_axes:
             1:
                 values: from default
       filter:
         1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-3node-clustering-only-fluorine
       co_ords:
         h: 3
@@ -76,31 +158,30 @@ dashboard:
         x: 6
         y: 3
     5:
-      id: perf-rate-oxygen
-      title: Performance Flow Add Rate Oxygen
+      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: flowmods/sec
-        series:
           1:
-            field: performance.plots.rate.Config DS
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
             label: Config DS
             color: red
-          2:
-            field: performance.plots.rate.OVS Switch
+          3:
+            field: plots.rate.OVS Switch
             label: OVS Switch
             color: green
-          3:
-            field: performance.plots.rate.Operational DS
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
             color: blue
       filter:
           1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-oxygen
       co_ords:
         h: 3
@@ -108,31 +189,30 @@ dashboard:
         x: 0
         y: 6
     6:
-      id: perf-rate-fluorine
-      title: Performance Flow Add Rate Fluorine
+      id: openflowplugin-add-rate-fluorine
+      title: OpenFlow Flow Add Rate Fluorine
       desc: Test to measure controller flow add rate
       viz-template: opendaylight-test-performance
-      job-name: openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
       y-axis:
         value_axes:
-            1:
-                title: flowmods/sec
-        series:
           1:
-            field: performance.plots.rate.Config DS
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
             label: Config DS
             color: red
-          2:
-            field: performance.plots.rate.OVS Switch
+          3:
+            field: plots.rate.OVS Switch
             label: OVS Switch
             color: green
-          3:
-            field: performance.plots.rate.Operational DS
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
             color: blue
       filter:
           1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
       co_ords:
         h: 3
@@ -140,31 +220,30 @@ dashboard:
         x: 6
         y: 6
     7:
-      id: cluster-perf-rate-oxygen
-      title: Cluster Performance Flow Add Rate Oxygen
+      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-3node-clustering-perf-bulkomatic-only-oxygen
       y-axis:
         value_axes:
-            1:
-                title: flowmods/sec
-        series:
           1:
-            field: performance.plots.rate.Config DS
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
             label: Config DS
             color: red
-          2:
-            field: performance.plots.rate.OVS Switch
+          3:
+            field: plots.rate.OVS Switch
             label: OVS Switch
             color: green
-          3:
-            field: performance.plots.rate.Operational DS
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
             color: blue
       filter:
           1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-oxygen
       co_ords:
         h: 3
@@ -172,31 +251,30 @@ dashboard:
         x: 0
         y: 9
     8:
-      id: cluster-perf-rate-fluorine
-      title: Cluster Performance Flow Add Rate Fluorine
+      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
-      job-name: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-fluorine
       y-axis:
         value_axes:
-            1:
-                title: flowmods/sec
-        series:
           1:
-            field: performance.plots.rate.Config DS
+            title: flowmods/sec
+        series:
+          2:
+            field: plots.rate.Config DS
             label: Config DS
             color: red
-          2:
-            field: performance.plots.rate.OVS Switch
+          3:
+            field: plots.rate.OVS Switch
             label: OVS Switch
             color: green
-          3:
-            field: performance.plots.rate.Operational DS
+          4:
+            field: plots.rate.Operational DS
             label: Operational DS
             color: blue
       filter:
           1:
-            field: performance.test-name
+            field: test-name
             match-with: openflowplugin-csit-3node-clustering-perf-bulkomatic-only-fluorine
       co_ords:
         h: 3