Remove nitrogen branches in projects
[releng/builder.git] / jjb / alto / alto-csit-setup.yaml
index de3886864d1fe0038c985f8f6cce83f8648d72f0..c0c1c0434eb3f498b07c7bd86945878f583da388 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: alto-csit-setup
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'alto'
 
     # Project branches
     stream:
-      - carbon:
+      - fluorine:
           branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'