X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=fb2e6e3b80d6a74c161e3ffa6ea34061eec0846d;hb=92edcb7273183a92cc329b2d9d016b41d6d896e1;hp=7e04d5773c9e846f2db11d3524448a4b1a13676a;hpb=06d18fa9e021ebda478047949b12e53b5358433d;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 7e04d5773..fb2e6e3b8 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -13,8 +13,10 @@ stream: - boron: branch: 'master' + jdk: 'openjdk8' - beryllium: branch: 'stable/beryllium' + jdk: 'openjdk7' install: - only: @@ -26,7 +28,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}'