X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=de0d01ad9f79b87d74d7444822e575849dbf6804;hb=79f975e79a8c74754575abbf16b799a38e5648f2;hp=7e04d5773c9e846f2db11d3524448a4b1a13676a;hpb=dc897eb97a5edbbcec537f9ef967a418d4a0354e;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 7e04d5773..de0d01ad9 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -13,8 +13,10 @@ stream: - boron: branch: 'master' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' + jre: '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}' + trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'