Remove nitrogen branches in projects
[releng/builder.git] / jjb / daexim / daexim-csit-basic.yaml
index a374c9942ae58609ef8e2bd005fdb73f33965d03..1324d4df2d9a97487e36edbcc48b28831719cf48 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: daexim-csit-basic
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'daexim'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-            bundleurl: 'https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-merge-carbon/lastSuccessfulBuild/org.opendaylight.daexim$daexim-karaf/artifact/org.opendaylight.daexim/daexim-karaf/1.0.0-SNAPSHOT/daexim-karaf-1.0.0-SNAPSHOT.zip'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # no mininet required
     tools_system_count: 0