X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=15d27ff9099aad19bb274bd84437bda3c9133127;hb=6d6d1587319565527cf6de0677a7e34b83a12c6e;hp=bfb14343158132f73cf6ffa7f83802f006d095e4;hpb=866315a15e48aa263e85bebefd549dd0bbd1328e;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index bfb143431..15d27ff90 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -2,7 +2,7 @@ - project: name: bgpcep-csit-bgpclustering-ha jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'bgpcep' @@ -12,29 +12,27 @@ # Project branches stream: - - nitrogen: + - aluminium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 - install-features: > - odl-restconf, - odl-bgpcep-bgp-all, - odl-bgpcep-bgp, - odl-netconf-clustered-topology + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: scope: 'only' # Features to install - install-features: 'odl-restconf,odl-bgpcep-bgp' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, + odl-bgpcep-pcep # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False'