Merge "Chore: Update common-packer to the latest v0.9.3"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench.yaml
index 6d4765428fc2f7c95bc30ddd86a91fd1100fef32..b89ff1e0d69377070c5d7ef4387ab0ef688b2bbf 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - sulfur:
           branch: "master"
           jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
       - aluminium:
           branch: "stable/aluminium"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
 
     install:
       - only:
           scope: "only"
 
-    # Job images
-    tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630"
-
     # Features to install
     install-features: "odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test"