Add jobs for netconf-3.0.x
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale.yaml
index df11aec17a0739b3af96339ff7a186fafd2115b7..b8c86f4c3f85813990a213d3942dfdd90dbaf027 100644 (file)
 
     # Project branches
     stream:
-      - phosphorus:
+      - 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 - 20200813-051640.743"
-
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
-      odl-openflowplugin-app-table-miss-enforcer
+      odl-openflowplugin-app-table-miss-enforcer,
+      odl-restconf-nb-bierman02
 
     # Robot custom options
     robot-options: "-v TOPO_TREE_DEPTH:7"