Make install-features in netconf jobs multiline
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index 095e3a859b5a33a1f17e0f19599278c687fe1ff2..a8b8adf53776b8dfd24c4ceff3c99fcc273112c5 100644 (file)
@@ -29,7 +29,9 @@
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-netconf-clustered-topology'
+    install-features: >
+        odl-restconf,
+        odl-netconf-clustered-topology
 
     # Robot custom options
     robot-options: '-v USE_NETCONF_CONNECTOR:False'