X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=248aeec6ebe5dfc808e000838e3bac2e1d0a15a0;hb=bf7849671652b17d4d68730eaa3722d45367228f;hp=e373adcb0dd2a48ddd7a2fec6ebea1b6076a2cd0;hpb=e9ffad7fe7704e5bb2123dcea85b7190ad92ed88;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index e373adcb0..248aeec6e 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -1,7 +1,8 @@ +--- - project: name: bgpcep-csit-bgpclustering-ha jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'bgpcep' @@ -11,20 +12,23 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' + - 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'