X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=98542632cce26e47bd6e08809bbdeb0dda319e6e;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=876e4981eb226f1caa8c767e8a87880380c1001c;hpb=5e174f5369c8d24a081f37f8ea227c1fff8ebb0e;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index 876e4981e..98542632c 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -2,60 +2,36 @@ - project: name: bgpcep-csit-userfeatures jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'bgpcep' # The functionality under test - functionality: 'userfeatures' + functionality: + - userfeatures + - gate-userfeatures # Project branches stream: - - carbon: + - fluorine: 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' + - oxygen: + branch: 'stable/oxygen' 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-bgp-config-example, odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, odl-jolokia # Robot custom options