X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=3f5f7270fa8087d994683174402ccd42dbe2d195;hb=8800579f6983befff06350107dcf30569fc3b003;hp=90824d9cb337458b25f4a9b68dcc3ba8b1be90e5;hpb=b5be33b878d75af8df189ee55974405b9a08dff1;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 90824d9cb..3f5f7270f 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-periodic # The project name project: 'bgpcep' @@ -12,27 +12,33 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, + odl-bgpcep-pcep + + - nitrogen: + branch: 'stable/nitrogen' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + karaf-version: karaf3 install-features: > odl-restconf, - odl-bgpcep-bgp-all, odl-bgpcep-bgp, - odl-netconf-clustered-topology + odl-bgpcep-bgp-config-example install: - only: scope: 'only' - # Features to install - install-features: 'odl-restconf,odl-bgpcep-bgp' - # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False'