Remove idmlite CSIT job(s)
[releng/builder.git] / jjb / aaa / aaa-csit-idmlite.yaml
diff --git a/jjb/aaa/aaa-csit-idmlite.yaml b/jjb/aaa/aaa-csit-idmlite.yaml
deleted file mode 100644 (file)
index c579f22..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
----
-- project:
-    name: aaa-csit-idmlite
-    jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
-
-    # The project name
-    project: 'aaa'
-
-    # The functionality under test
-    functionality: 'idmlite'
-
-    # Project branches
-    stream:
-      - oxygen:
-          branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: >
-        odl-openflowplugin-flow-services-ui,
-        odl-aaa-api,
-        odl-aaa-authn,
-        odl-aaa-netconf-plugin
-
-    # Robot custom options
-    robot-options: ''
-
-    # Don't spin up mininet vms as aaa-csit-authn jobs don't need them
-    tools_system_count: 0