Remove eman csit jobs 90/57390/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 19 May 2017 04:29:57 +0000 (21:29 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 19 May 2017 04:29:57 +0000 (21:29 -0700)
Change-Id: I965631b3b46ef95ab856397900559ca1849f74f1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/eman/eman-csit-model.yaml [deleted file]

diff --git a/jjb/eman/eman-csit-model.yaml b/jjb/eman/eman-csit-model.yaml
deleted file mode 100644 (file)
index 30db058..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
----
-- project:
-    name: eman-csit-model
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
-
-    # The project name
-    project: 'eman'
-
-    # The functionality under test
-    functionality: 'model'
-
-    # Project branches
-    stream:
-      - nitrogen:
-          branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-
-    install:
-      - only:
-          scope: 'only'
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-mdsal-apidocs,odl-eman-ui'
-
-    # Robot custom options
-    robot-options: ''