X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=137abb967c639bcbf853476298f40e0f43a60b9b;hb=36f24c357a6bb12f3fddcea88781421f28741fa6;hp=3a8a0d17bf2fee26fc0d404e3cd6ef65918d9179;hpb=aed631e0a5e2b00228e0da17175b8a835f0e2ccb;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 3a8a0d17b..137abb967 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,23 +12,41 @@ # Project branches stream: - - oxygen: + - fluorine: 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 + - oxygen: + branch: 'stable/oxygen' + 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' - jre: 'openjdk8' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example - carbon: branch: 'stable/carbon' - jre: 'openjdk8' karaf-version: karaf3 + install-features: > + odl-restconf, + odl-bgpcep-bgp, + 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'