Merge "Add gre type driver for dc-gw and tdd cases"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index c2cf626640e4024cdeb66a88cd72e6b04102be46..bbfa54b5531fc0c74eb12b16dac09c6b04a439e7 100644 (file)
 
     # Project branches
     stream:
-      - fluorine:
+      - sodium:
           branch: 'master'
-          install-features: >
-              odl-restconf,
-              odl-bgpcep-bgp,
-              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
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          install-features: >
-              odl-restconf,
-              odl-bgpcep-bgp,
-              odl-bgpcep-bgp-config-example
+      - neon:
+          branch: 'stable/neon'
+      - fluorine:
+          branch: 'stable/fluorine'
 
     install:
       - only:
           scope: 'only'
 
+    # Features to install
+    install-features: >
+        odl-restconf,
+        odl-bgpcep-bgp,
+        odl-bgpcep-bgp-config-example,
+        odl-bgpcep-bmp,
+        odl-bgpcep-bmp-config-example,
+        odl-bgpcep-pcep
+
     # Robot custom options:
     robot-options: '-v USE_NETCONF_CONNECTOR:False'