Remove zombie ovsdb scalability job with no csit 48/53648/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Wed, 22 Mar 2017 05:52:11 +0000 (22:52 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 22 Mar 2017 05:52:11 +0000 (22:52 -0700)
Change-Id: Ie255a98f71b348e55e6e244147bb167c7853fc8f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/ovsdb/ovsdb-csit-scalability-daily.yaml [deleted file]

diff --git a/jjb/ovsdb/ovsdb-csit-scalability-daily.yaml b/jjb/ovsdb/ovsdb-csit-scalability-daily.yaml
deleted file mode 100644 (file)
index 6e5bb0a..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
----
-- project:
-    name: ovsdb-csit-scalability-daily
-    jobs:
-      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
-
-    # The project name
-    project: 'ovsdb'
-
-    # The functionality under test
-    functionality: 'scalability-daily'
-
-    # Project branches
-    stream:
-      - carbon:
-          branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-ovsdb-openstack'
-
-    # Robot custom options
-    robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:500 -v STEP_SWITCHES:100'
-
-    # Plot Info
-    01-plot-title: 'Max number of Switches'
-    01-plot-yaxis: 'OpenFlow Switches'
-    01-plot-group: 'Inventory Scalability'
-    01-plot-data-file: 'switches.csv'