Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
index 056e8a3c103177184603d51e344d2d3247e7769d..833637361d14249e6f32c96e67e7826472539ae9 100644 (file)
@@ -2,53 +2,29 @@
 - project:
     name: genius-csit-genius-oxygen-fluorine
     jobs:
-      - inttest-csit-1node
-      - inttest-csit-3node
+      - 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"
 
-    stream:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    tools_system_count: 3
-
-    install-features: 'odl-genius-rest'
-
-- project:
-    name: genius-csit-genius-verify
-    jobs:
-      - inttest-csit-verify-1node
-      - inttest-csit-verify-3node
-
-    project: 'genius'
-
-    functionality: 'verify'
+    testplan: "{project}-{functionality}.txt"
 
     stream:
-      - fluorine:
-          branch: 'master'
-
-    verify-stream: 'oxygen'
-    verify-branch: 'stable/oxygen'
-    verify-karaf-version: 'karaf4'
+      - master:
+          branch: "master"
+          jre: "openjdk11"
 
     install:
-      - all:
-          scope: 'all'
+      - only:
+          scope: "only"
 
     tools_system_count: 3
 
-    install-features: 'odl-genius-rest'
+    install-features: "odl-genius-rest"
+    robot-options: "-v FAIL_ON_EXCEPTIONS:False"