jobs to check if openflowplugin can collect 100k flows 86/22486/1
authorPeter Gubka <pgubka@cisco.com>
Fri, 12 Jun 2015 17:24:10 +0000 (19:24 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 12 Jun 2015 17:24:10 +0000 (19:24 +0200)
to be merged after  https://git.opendaylight.org/gerrit/22484

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

diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..95fd482
--- /dev/null
@@ -0,0 +1,28 @@
+- project:
+    name: openflowplugin-csit-scale-stats-collection-daily-lithium-redesign
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'scale-stats-collection-daily-lithium-redesign'
+
+    # Project branches
+    stream:
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui-li'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'
diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml
new file mode 100644 (file)
index 0000000..077188f
--- /dev/null
@@ -0,0 +1,28 @@
+- project:
+    name: openflowplugin-csit-scale-stats-collection-daily
+    jobs:
+        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'scale-stats-collection-daily'
+
+    # Project branches
+    stream:
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (daily)
+    schedule: 'H H * * *'