X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=8c667baa3f2c7a7c742431e57fcd0a6068392c94;hb=d2728da8c27b3fa350c24308ff364f2a469596c7;hp=e74deb1e399c55021699bb61bae830112cfbff1a;hpb=fcaa90e38fd2ed28e0131fc95b4148680ee6857f;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index e74deb1e3..8c667baa3 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -9,53 +9,33 @@ project: 'bgpcep' # The functionality under test - functionality: 'userfeatures' + functionality: + - userfeatures + - gate-userfeatures # Project branches stream: - - carbon: + - oxygen: branch: 'master' - 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' - 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' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all' # Features to install - # *-all is for Beryllium and Boron, without -all is for Boron and Carbon. install-features: > odl-restconf, odl-bgpcep-pcep, odl-bgpcep-bgp, - odl-bgpcep-bmp,odl-jolokia + odl-bgpcep-bgp-config-example, + odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, + odl-jolokia # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False'