Make install-features in netconf jobs multiline
[releng/builder.git] / jjb / netconf / netconf-cluster-stress.yaml
index c69ccd135bc95c667bf7ffafbdc00bca93e8446d..33d82c12e3a3518bd3b1d1378c358bd2ce4cb7f8 100644 (file)
@@ -31,7 +31,9 @@
     # Features to install
     # odl-jolokia is added automatically just because this is a 3node job.
     # Netconf clustered feature is installed at runtime.
-    install-features: 'odl-netconf-ssh,odl-restconf'
+    install-features: >
+        odl-restconf,
+        odl-netconf-ssh
 
     # Robot custom options
     robot-options: '-v USE_NETCONF_CONNECTOR:False'