Merge "Tell netconf-ready in clustering job to not use netconf connector"
authorVratko Polák <vrpolak@cisco.com>
Wed, 27 Jan 2016 11:00:43 +0000 (11:00 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 27 Jan 2016 11:00:43 +0000 (11:00 +0000)
jjb/netconf/netconf-clustering.yaml

index 7e04d5773c9e846f2db11d3524448a4b1a13676a..ead3e74a35c3dc06b4a7c23c9b072eeeb7a62459 100644 (file)
@@ -26,7 +26,7 @@
     install-features: 'odl-restconf,odl-netconf-clustered-topology'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v USE_NETCONF_CONNECTOR:False'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'