Remove nitrogen branches in projects
[releng/builder.git] / jjb / capwap / capwap-csit-ac.yaml
index 70c1cf0f3a369b93e72ff3a46b6db55b4ee671a6..1ed2c5d6ccac3bebf7821aeaaed35dcbcc58652f 100644 (file)
@@ -1,8 +1,9 @@
+---
 - project:
     name: capwap-csit-ac
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'capwap'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
     install-features: 'odl-capwap-ac-rest'