X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=598415ec4a435b7cd903ed0633e98cf6978b203f;hb=83d12c6143fa1877f8c217bb55fe395068c3ab00;hp=feca52dadd102292be75aa5e886fc7984e64a8b9;hpb=8677c241183102bfef87c119de295c13fb2782e1;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index feca52dad..598415ec4 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -12,28 +12,28 @@ # 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 + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' - 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 + disable-job: 'true' 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'