X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=7587a55525d187e05bbf1614c0a844ed7ec14c70;hb=45b87bbc0b38445ba45fd16556143e3ba1d4aaef;hp=09727d51ace61d25f3ea88e684b7ad9b5a277666;hpb=d2a7cd7c77b7d8878de1dcddb9dcc824ea14d576;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index 09727d51a..7587a5552 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -12,15 +12,19 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' + - 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' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + 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' + # *-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.