Make install-features in netconf jobs multiline
[releng/builder.git] / jjb / netconf / netconf-clustering.yaml
index 5432a6e9b8405df5468ade193811b50e171b11e8..b33e0f0bede39d49d5b662c66347bb63a7c06768 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'