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