Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
index 1c3fe7def58692fac530d84ebfc5faa467e14bcc..833637361d14249e6f32c96e67e7826472539ae9 100644 (file)
@@ -5,55 +5,26 @@
       - inttest-csit-1node-custom
       - inttest-csit-3node-custom
 
-    project: 'genius'
+    project: "genius"
 
     functionality:
-      - 'upstream'
-      - 'gate'
-      - 'tdd-wip':
-          testplan: '{project}-tdd-wip.txt'
+      - "upstream"
+      - "gate"
+      - "tdd-wip":
+          testplan: "{project}-tdd-wip.txt"
 
-    testplan: '{project}-{functionality}.txt'
+    testplan: "{project}-{functionality}.txt"
 
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+      - master:
+          branch: "master"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     tools_system_count: 3
 
-    install-features: 'odl-genius-rest'
-    robot-options: '-v FAIL_ON_EXCEPTIONS:False'
-
-- project:
-    name: genius-csit-genius-verify
-    jobs:
-      - inttest-csit-verify-1node
-      - inttest-csit-verify-3node
-
-    project: 'genius'
-
-    functionality: 'verify'
-
-    stream:
-      - fluorine:
-          branch: 'master'
-
-    verify-stream: 'neon'
-    verify-branch: 'stable/neon'
-    verify-karaf-version: 'karaf4'
-
-    install:
-      - only:
-          scope: 'only'
-
-    tools_system_count: 3
-
-    install-features: 'odl-genius-rest'
+    install-features: "odl-genius-rest"
+    robot-options: "-v FAIL_ON_EXCEPTIONS:False"