X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=1347af9cefd56ac75c04d252ad97a9ccc0bb8538;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=095e3a859b5a33a1f17e0f19599278c687fe1ff2;hpb=c9b92e04d567184765e48f2f3476b725cfaef1c7;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index 095e3a859..1347af9ce 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -12,15 +12,21 @@ # Project branches stream: - - carbon: + - nitrogen: branch: 'master' jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 - boron: branch: 'stable/boron' jre: 'openjdk8' + karaf-version: karaf3 - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' + karaf-version: karaf3 install: - only: @@ -29,7 +35,9 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-netconf-clustered-topology' + install-features: > + odl-restconf, + odl-netconf-clustered-topology # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False'