Create gate and sanity job for openflowplugin 26/53626/2
authorLuis Gomez <ecelgp@gmail.com>
Tue, 21 Mar 2017 17:31:22 +0000 (10:31 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 21 Mar 2017 17:35:34 +0000 (10:35 -0700)
Also removing some obsolete jobs.

Change-Id: I145b18abe102f18b8e77dcd2383c504cdbf52b52
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
16 files changed:
jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-old.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml
jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-perf-daily.yaml
jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml
jjb/openflowplugin/openflowplugin-csit-cbench-performance-old.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-cbench-performance.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-clustering.yaml
jjb/openflowplugin/openflowplugin-csit-config-performance-old.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-config-performance.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-flow-services.yaml
jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-old.yaml [deleted file]
jjb/openflowplugin/openflowplugin-csit-sanity.yaml [moved from jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml with 54% similarity]
jjb/openflowplugin/openflowplugin-csit-scalability.yaml
jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml
jjb/openflowplugin/openflowplugin-patch-test.yaml

diff --git a/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-old.yaml b/jjb/openflowplugin/openflowplugin-csit-bulk-matic-ds-daily-old.yaml
deleted file mode 100644 (file)
index 249fd87..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-bulk-matic-ds-daily-old
-    jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'bulk-matic-ds-daily'
-
-    # Project branches
-    stream:
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-
-    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: '-v flnr:50000'
-
-    # 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
deleted file mode 100644 (file)
index 0ad609d..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-bulk-matic-ds-daily
-    jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'bulk-matic-ds-daily'
-
-    # Project branches
-    stream:
-      - carbon:
-          branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-
-    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: '-v flnr:50000'
-
-    # 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 f152d35322022ab9768b4b0530900e1fe2cac6ad..ba8917f44c231b981c0980576de2a11c274b60eb 100644 (file)
@@ -8,7 +8,9 @@
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'bulkomatic-clustering-daily'
+    functionality:
+      - bulkomatic-clustering-daily
+      - gate-bulkomatic-clustering-daily
 
     # Project branches
     stream:
index 1b2fc1c5011770b32f157a14274f21138b9ec28d..e3a4ca1522b90860e6bd2e76c0d2e38bd694708f 100644 (file)
@@ -8,7 +8,9 @@
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'bulkomatic-clustering-perf-daily'
+    functionality:
+      - bulkomatic-clustering-perf-daily
+      - gate-bulkomatic-clustering-perf-daily
 
     # Project branches
     stream:
index d332074735e39d86aab48508d88896becbeb48b9..eb0dea272cc2e10a1a4f9f91fc2c80365352ff2a 100644 (file)
@@ -8,7 +8,9 @@
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'bulkomatic-perf-daily'
+    functionality:
+      - bulkomatic-perf-daily
+      - gate-bulkomatic-perf-daily
 
     # Project branches
     stream:
diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-performance-old.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-performance-old.yaml
deleted file mode 100644 (file)
index 87f90c4..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-cbench-performance-old
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'cbench-performance'
-
-    # Project branches
-    stream:
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
-
-    # Robot custom options
-    robot-options: '-v throughput_threshold:20000 -v latency_threshold:5000'
-
-    # Plot Info
-    01-plot-title: 'Throughput Mode'
-    01-plot-yaxis: 'flow_mods/sec'
-    01-plot-group: 'Cbench Performance'
-    01-plot-data-file: 'throughput.csv'
-    02-plot-title: 'Latency Mode'
-    02-plot-yaxis: 'flow_mods/sec'
-    02-plot-group: 'Cbench Performance'
-    02-plot-data-file: 'latency.csv'
diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-performance.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-performance.yaml
deleted file mode 100644 (file)
index 0a8e2f8..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-cbench-performance
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'cbench-performance'
-
-    # Project branches
-    stream:
-      - carbon:
-          branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
-
-    # Robot custom options
-    robot-options: '-v throughput_threshold:20000 -v latency_threshold:5000'
-
-    # Plot Info
-    01-plot-title: 'Throughput Mode'
-    01-plot-yaxis: 'flow_mods/sec'
-    01-plot-group: 'Cbench Performance'
-    01-plot-data-file: 'throughput.csv'
-    02-plot-title: 'Latency Mode'
-    02-plot-yaxis: 'flow_mods/sec'
-    02-plot-group: 'Cbench Performance'
-    02-plot-data-file: 'latency.csv'
index 3b48b14088182f16536dd9d0d573b69667edea58..ee61b31bdd81b4dd12738d44898a9baea1c3555c 100644 (file)
@@ -3,13 +3,14 @@
     name: openflowplugin-csit-clustering
     jobs:
       - '{project}-csit-3node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-3node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'clustering'
+    functionality:
+      - clustering
+      - gate-clustering
 
     # Project branches
     stream:
diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance-old.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance-old.yaml
deleted file mode 100644 (file)
index 2e0e61a..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-config-performance-old
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'config-performance'
-
-    # Project branches
-    stream:
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
-
-    # Robot custom options
-    robot-options: ''
-
-    # Plot Info
-    01-plot-title: 'Flow REST API Rate'
-    01-plot-yaxis: 'http_req/sec'
-    01-plot-group: 'Flow Config Performance'
-    01-plot-data-file: 'rates.csv'
-    02-plot-title: 'Flow Stats Collect Time'
-    02-plot-yaxis: 'seconds'
-    02-plot-group: 'Stats Collect Performance'
-    02-plot-data-file: 'times.csv'
diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml
deleted file mode 100644 (file)
index 3202b9f..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-config-performance
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'config-performance'
-
-    # Project branches
-    stream:
-      - carbon:
-          branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
-
-    # Robot custom options
-    robot-options: ''
-
-    # Plot Info
-    01-plot-title: 'Flow REST API Rate'
-    01-plot-yaxis: 'http_req/sec'
-    01-plot-group: 'Flow Config Performance'
-    01-plot-data-file: 'rates.csv'
-    02-plot-title: 'Flow Stats Collect Time'
-    02-plot-yaxis: 'seconds'
-    02-plot-group: 'Stats Collect Performance'
-    02-plot-data-file: 'times.csv'
index 8f5a5f895d204e4a3bf39e444b6905bc15c17b0d..45e0c6b3d9f5c64365e5bad3ee0dfb6430cb7765 100644 (file)
@@ -3,13 +3,14 @@
     name: openflowplugin-csit-flow-services
     jobs:
       - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'flow-services'
+    functionality:
+      - flow-services
+      - gate-flow-services
 
     # Project branches
     stream:
diff --git a/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-old.yaml b/jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily-old.yaml
deleted file mode 100644 (file)
index 7fdca01..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
----
-- project:
-    name: openflowplugin-csit-rpc-time-measure-daily-old
-    jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'openflowplugin'
-
-    # The functionality under test
-    functionality: 'rpc-time-measure-daily'
-
-    # Project branches
-    stream:
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-
-    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: ''
-
-    # 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'
similarity index 54%
rename from jjb/openflowplugin/openflowplugin-csit-rpc-time-measure-daily.yaml
rename to jjb/openflowplugin/openflowplugin-csit-sanity.yaml
index 1e2c52a67a9e31939bddeded5a75ea0a972b93e8..78e76ad51ea59b4a8c0adfb85b665641fac51fd8 100644 (file)
@@ -1,14 +1,15 @@
 ---
 - project:
-    name: openflowplugin-csit-rpc-time-measure-daily
+    name: openflowplugin-csit-sanity
     jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'rpc-time-measure-daily'
+    functionality: 'sanity'
 
     # Project branches
     stream:
           scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
 
     # Robot custom options
     robot-options: ''
 
-    # 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'
+    # mininet image
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
index f794fe09b0bde2bddda3d9ec85f2e3e8b3d9576f..2e7c2a625af63e8798b9361debdb8b79028a079a 100644 (file)
@@ -8,7 +8,9 @@
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'scalability'
+    functionality:
+      - scalability
+      - gate-scalability
 
     # Project branches
     stream:
index 5143cec8dabb73604fe84d51b081f41accec4b65..a6697cd1423a4036d954d4b7c1124f766bb0ae95 100644 (file)
@@ -8,7 +8,9 @@
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'scale-stats-collection-daily'
+    functionality:
+      - scale-stats-collection-daily
+      - gate-scale-stats-collection-daily
 
     # Project branches
     stream:
index 215914b9dde6a9c6fe2fb4b22f51db023525f67d..4dc256e468f5edebd1c841b283aa65773f0b5d60 100644 (file)
     feature:
       - core:
           csit-list: >
-              openflowplugin-csit-1node-flow-services-only-{stream},
-              openflowplugin-csit-1node-flow-services-all-{stream},
-              openflowplugin-csit-1node-scalability-only-{stream},
-              openflowplugin-csit-1node-cbench-performance-only-{stream},
-              openflowplugin-csit-1node-config-performance-only-{stream},
-              openflowplugin-csit-3node-clustering-only-{stream}
+              openflowplugin-csit-1node-gate-flow-services-only-{stream},
+              openflowplugin-csit-1node-gate-flow-services-all-{stream},
+              openflowplugin-csit-1node-gate-scalability-only-{stream},
+              openflowplugin-csit-1node-gate-periodic-scale-stats-collection-daily-only-{stream},
+              openflowplugin-csit-1node-gate-periodic-bulkomatic-perf-daily-only-{stream},
+              openflowplugin-csit-3node-gate-clustering-only-{stream},
+              openflowplugin-csit-3node-gate-periodic-bulkomatic-clustering-daily-only-{stream},
+              openflowplugin-csit-3node-gate-periodic-bulkomatic-clustering-perf-daily-only-{stream}
 
       - netvirt:
           csit-list: >