X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fnetconf%2Fnetconf-cluster-stress.yaml;h=c2dbc53208e0cb47c0b21a756652e64e4f4c9429;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=07bf090903b0cee97d54d857c1591161aadd9973;hpb=564ea6891db06cb85c10a008ea240056ce2610b0;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-cluster-stress.yaml b/jjb/netconf/netconf-cluster-stress.yaml index 07bf09090..c2dbc5320 100644 --- a/jjb/netconf/netconf-cluster-stress.yaml +++ b/jjb/netconf/netconf-cluster-stress.yaml @@ -2,7 +2,7 @@ - project: name: netconf-csit-cluster-stress jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'netconf' @@ -12,34 +12,23 @@ # Project branches stream: - - nitrogen: + - neon: 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 + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all' # Features to install - # odl-jolokia is added automatically just because this is a 3node job. - # Netconf clustered feature is installed at runtime. install-features: > odl-restconf, - odl-netconf-ssh + odl-jolokia, + odl-netconf-clustered-topology # Robot custom options + # TODO: Make sure every suite has this as default, then remove this value from here. robot-options: '-v USE_NETCONF_CONNECTOR:False'