Only use -all- job if it exists
[releng/builder.git] / jjb / integration / distribution / distribution-csit-userfeatures.yaml
index e9141edda8817dfd8d957585cb0527c92b6a07c8..39ef9bcc9edf92ec52d44ee34130df5647d482b2 100644 (file)
@@ -3,7 +3,6 @@
     name: distribution-csit-userfeatures
     jobs:
       - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit4-1node-{functionality}-{install}-nitrogen'
 
     # The project name
     project: 'distribution'
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
           jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
           jre: 'openjdk8'
@@ -30,8 +32,6 @@
     # TODO: Add Beryllium when everything is backported there.
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'