X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=bbfa54b5531fc0c74eb12b16dac09c6b04a439e7;hb=9e9a7be2f7c21ca4706d9ecbab7ce5c9dacb49e5;hp=7521007347bedf0bf86b78f913744d040e1f6c68;hpb=fee730e378c29833969b49e210a26ed5414279eb;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 752100734..bbfa54b55 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: - - inttest-csit-3node-periodic + - inttest-csit-3node # The project name project: 'bgpcep' @@ -12,41 +12,25 @@ # Project branches stream: - - fluorine: + - sodium: branch: 'master' - 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' - install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 - install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - only: scope: 'only' + # Features to install + 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'