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