X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=c2db31a0e8ac565d322d2892be64ba39a148e775;hb=4aaa45a1cafdf3191f28a3885a7010fa966a6bda;hp=095e3a859b5a33a1f17e0f19599278c687fe1ff2;hpb=592fe3c9ac41e1afe7f271cd370e6aef7664ff49;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering-scale.yaml b/jjb/netconf/netconf-clustering-scale.yaml index 095e3a859..c2db31a0e 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -12,15 +12,20 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 - boron: branch: 'stable/boron' jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + karaf-version: karaf3 install: - only: @@ -29,7 +34,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'