Purge Magnesium jobs from builder
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index b6f0ca61dab511d6dc0a12ff224c8cfe4c59f9cb..157b39c7539a6183994c4cf811b086b71e3e8b61 100644 (file)
@@ -5,32 +5,35 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'bgpcep'
+    project: "bgpcep"
 
     # The functionality under test
-    functionality: 'bgpclustering-ha'
+    functionality: "bgpclustering-ha"
 
     # Project branches
     stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: '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
+      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'
+    robot-options: "-v USE_NETCONF_CONNECTOR:False"