X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=0f24660244501c70661866b3fabc29dfc833e36c;hb=d6281967bf11bf7d6e89407d9cd369de9fbb21c1;hp=7e04d5773c9e846f2db11d3524448a4b1a13676a;hpb=2ed4cac800869b30b4b28ed9409021c4af983e6f;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 7e04d5773..0f2466024 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -11,10 +11,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' + jre: 'openjdk7' install: - only: @@ -26,7 +31,4 @@ install-features: 'odl-restconf,odl-netconf-clustered-topology' # Robot custom options - robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}' + robot-options: '-v USE_NETCONF_CONNECTOR:False'