X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-clustering.yaml;h=0deef710b81d9bff5fb259e1f93e5ad17044c318;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=5432a6e9b8405df5468ade193811b50e171b11e8;hpb=c9b92e04d567184765e48f2f3476b725cfaef1c7;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-clustering.yaml b/jjb/netconf/netconf-clustering.yaml index 5432a6e9b..0deef710b 100644 --- a/jjb/netconf/netconf-clustering.yaml +++ b/jjb/netconf/netconf-clustering.yaml @@ -2,7 +2,7 @@ - project: name: netconf-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'netconf' @@ -12,24 +12,19 @@ # 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' 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'