X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=7587a55525d187e05bbf1614c0a844ed7ec14c70;hb=45b87bbc0b38445ba45fd16556143e3ba1d4aaef;hp=c64377e91b7eb68c6ea723590a3948f6bb2e2afc;hpb=5ba3e8ab20412ebb3d30cb8b9de1ba3a659b07e7;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index c64377e91..7587a5552 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -18,9 +18,13 @@ - boron: branch: 'stable/boron' jre: 'openjdk8' + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all,odl-bgpcep-bmp,odl-jolokia' + robot-options: '-v USE_NETCONF_CONNECTOR:True' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all,odl-bgpcep-bmp,odl-jolokia' + robot-options: '-v USE_NETCONF_CONNECTOR:True' install: - only: @@ -29,11 +33,11 @@ scope: 'all' # Features to install - # *-all is for Lithium and Beryllium, without -all is for Lithium and Boron. - install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all,odl-bgpcep-bmp,odl-jolokia' + # *-all is for Beryllium and Boron, without -all is for Boron and Carbon. + install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-bgpcep-bmp,odl-jolokia' # Robot custom options - robot-options: '' + robot-options: '-v USE_NETCONF_CONNECTOR:False' # Trigger jobs (upstream dependencies) # Netconf is there for run-time re-configuration.