Merge "Do not trigger distribution-merge by controller"
[releng/builder.git] / jjb / dluxapps / dluxapps-csit-yangman.yaml
index 427fd1ba77e62f4303813b2f71627c26905f4809..e4e898f7e31057c92f1bcde9d27915a0ca864ab2 100644 (file)
@@ -2,28 +2,28 @@
 - project:
     name: dluxapps-csit-yangman
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'dluxapps'
+    disable-job: true
 
     # The functionality under test
     functionality: 'yangman'
 
     # Project branches
     stream:
-      - nitrogen:
+      - aluminium:
           branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'