X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering-scale.yaml;h=9b992e5760cdd4e3ac0353364ab82d619916336d;hb=a7034747a9a7a264cf3a8296e8a338189c9d7c65;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..9b992e576 100644 --- a/jjb/netconf/netconf-clustering-scale.yaml +++ b/jjb/netconf/netconf-clustering-scale.yaml @@ -2,7 +2,7 @@ - project: name: netconf-csit-clustering-scale jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'netconf' @@ -12,24 +12,24 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: 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'