From: Tomas Markovic Date: Fri, 22 Dec 2017 09:19:06 +0000 (+0100) Subject: Add features for bgpclustering ha X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4165b70c9928a792b8303721aff25f2f749f26fd;p=releng%2Fbuilder.git Add features for bgpclustering ha Features for Bmp ha tests for Oxygen. Features for Pcep ha tests for Oxygen. Change-Id: Ic90326a309fb4c3dd3d995cff3ff134c49456373 Signed-off-by: Tomas Markovic --- diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 8cf9a9682..2ba4c45ca 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -14,21 +14,31 @@ stream: - oxygen: 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 + - 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 - # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False'