X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=b6f0ca61dab511d6dc0a12ff224c8cfe4c59f9cb;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=137abb967c639bcbf853476298f40e0f43a60b9b;hpb=9712aebd07d323d91d7e9f7f1392ae7768338644;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 137abb967..b6f0ca61d 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -12,41 +12,25 @@ # Project branches stream: - - fluorine: + - neon: 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 + - 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 - - 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 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'