adding new jobs for new /restconf/operations to configure flows in bulk 26/23726/1
authorPeter Gubka <pgubka@cisco.com>
Fri, 3 Jul 2015 09:34:39 +0000 (11:34 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 3 Jul 2015 09:34:39 +0000 (11:34 +0200)
in scale-stats-collection jobs plot part is added

sandbox jobs
https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-periodic-1node-cds-scale-stats-collection-daily-lithium-redesign-only-stable-lithium/1/
https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-periodic-1node-cds-rpc-time-measure-daily-lithium-redesign-only-stable-lithium/4/
https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-periodic-1node-cds-bulk-matic-ds-daily-lithium-redesign-only-stable-lithium/1/

Change-Id: I94b2feaedad8ba8d111e944e1969a934444fd920
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-lithium-redesign.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-lithium-redesign.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-lithium-redesign.yaml
jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml

diff --git a/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..1212572
--- /dev/null
@@ -0,0 +1,36 @@
+- project:
+    name: openflowplugin-csit-bulk-matic-ds-daily-lithium-redesign
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'bulk-matic-ds-daily-lithium-redesign'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui-li,odl-openflowplugin-app-bulk-o-matic-li'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'REST setup rate (for 100k flows)'
+    01-plot-yaxis: 'setup time[s], req[flows/s]'
+    01-plot-group: 'Performance Rate'
+    01-plot-data-file: 'flows_setup_time.csv'
diff --git a/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily.yaml
new file mode 100644 (file)
index 0000000..931b530
--- /dev/null
@@ -0,0 +1,36 @@
+- project:
+    name: openflowplugin-csit-bulk-matic-ds-daily
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'bulk-matic-ds-daily'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'REST setup rate (for 100k flows)'
+    01-plot-yaxis: 'setup time[s], req[flows/s]'
+    01-plot-group: 'Performance Rate'
+    01-plot-data-file: 'flows_setup_time.csv'
diff --git a/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..a16e183
--- /dev/null
@@ -0,0 +1,36 @@
+- project:
+    name: openflowplugin-csit-rpc-time-measure-daily-lithium-redesign
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'rpc-time-measure-daily-lithium-redesign'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui-li,odl-openflowplugin-app-bulk-o-matic-li'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'REST setup rate (for 100k flows)'
+    01-plot-yaxis: 'setup time[s], req[flows/s]'
+    01-plot-group: 'Performance Rate'
+    01-plot-data-file: 'flows_setup_time.csv'
diff --git a/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml
new file mode 100644 (file)
index 0000000..90e0ce0
--- /dev/null
@@ -0,0 +1,36 @@
+- project:
+    name: openflowplugin-csit-rpc-time-measure-daily
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'rpc-time-measure-daily'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'REST setup rate (for 100k flows)'
+    01-plot-yaxis: 'setup time[s], req[flows/s]'
+    01-plot-group: 'Performance Rate'
+    01-plot-data-file: 'flows_setup_time.csv'
index 51fe40f043d124016b1fcb1884028133cf1fe569..c22984b9b2b3e816e3a60d9ee1c6931d0942b1c6 100644 (file)
     schedule: 'H H * * *'
 
     # Plot Info
-    01-plot-title: 'Flows Setup Time'
+    01-plot-title: 'Flows (100k) Setup Time'
     01-plot-yaxis: '[s]'
     01-plot-group: 'Config Performance'
     01-plot-data-file: 'flows_setup_time.csv'
+
+    02-plot-title: 'REST setup rate (for 100k flows)'
+    02-plot-yaxis: 'setup time[s], req[flows/s]'
+    02-plot-group: 'Performance Rate'
+    02-plot-data-file: 'flows_install_rate.csv'
index 2502ba7cae1b433e8ad25540387cf1a850a8897f..aee8ffc87d4520f1c02059ac086e3c3f3cb1371c 100644 (file)
     schedule: 'H H * * *'
 
     # Plot Info
-    01-plot-title: 'Flows Setup Time'
+    01-plot-title: 'Flows (100k) Setup Time'
     01-plot-yaxis: '[s]'
     01-plot-group: 'Config Performance'
     01-plot-data-file: 'flows_setup_time.csv'
+
+    02-plot-title: 'REST setup rate (for 100k flows)'
+    02-plot-yaxis: 'setup time[s], req[flows/s]'
+    02-plot-group: 'Performance Rate'
+    02-plot-data-file: 'flows_install_rate.csv'