Build distribution/chlorine with JDK17
[releng/builder.git] / jjb / integration / distribution / distribution-csit-userfeatures.yaml
index 459ccb73a0bc900b8777579afc37c3adfec0b31c..6b957a33eebea4639536fd6c17b9ec91b952d07b 100644 (file)
       - silicon:
           branch: "master"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
 
     install:
       - all:
           scope: "all"
 
     # Features to install
-    install-features: "odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia"
+    install-features: >
+      odl-restconf,
+      odl-restconf-nb-bierman02,
+      odl-distribution-version,
+      odl-netconf-topology,
+      odl-jolokia
 
     # Robot custom options
     robot-options: "-v USE_NETCONF_CONNECTOR:False"