Remove nitrogen branches in projects
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index a65c61db2f69894f5a29e5d4c82a5dad605fdab2..feca52dadd102292be75aa5e886fc7984e64a8b9 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: bgpcep-csit-bgpclustering-ha
     jobs:
-      - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
     project: 'bgpcep'
 
     # Project branches
     stream:
-      - carbon:
+      - fluorine:
           branch: 'master'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
           install-features: >
               odl-restconf,
-              odl-bgpcep-bgp-all,
               odl-bgpcep-bgp,
-              odl-netconf-clustered-topology
+              odl-bgpcep-bgp-config-example,
+              odl-bgpcep-bmp,
+              odl-bgpcep-bmp-config-example,
+              odl-bgpcep-pcep
+      - oxygen:
+          branch: 'stable/oxygen'
+          install-features: >
+              odl-restconf,
+              odl-bgpcep-bgp,
+              odl-bgpcep-bgp-config-example,
+              odl-bgpcep-bmp,
+              odl-bgpcep-bmp-config-example,
+              odl-bgpcep-pcep
 
     install:
       - only:
           scope: 'only'
 
-    # Features to install
-    install-features: 'odl-restconf,odl-bgpcep-bgp'
-
     # Robot custom options:
     robot-options: '-v USE_NETCONF_CONNECTOR:False'