Remove lispflowmapping helium jobs
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-all-stable-helium.yaml
diff --git a/jjb/lispflowmapping/lispflowmapping-csit-all-stable-helium.yaml b/jjb/lispflowmapping/lispflowmapping-csit-all-stable-helium.yaml
deleted file mode 100644 (file)
index 11f364c..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-- project:
-    name: lispflowmapping-csit-all-stable-helium
-    jobs:
-        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}-{stream}'
-
-    # The project name
-    project: 'lispflowmapping'
-
-    # The functionality under test
-    functionality: 'all'
-
-    # Project branches
-    stream:
-        - stable-helium:
-            branch: 'stable/helium'
-            jre: 'openjdk7'
-
-    install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
-
-    # Features to install
-    install-features: 'odl-lispflowmapping-all,odl-restconf,odl-mdsal-apidocs'
-
-    # Robot custom options
-    robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},neutron-distribution-{stream},lispflowmapping-distribution-{stream}'