X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=2263196d428f4c80b449ebf63468450d62cfcd30;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=38e2ba0a90565f6b81b6862c38566961d651fc7e;hpb=e8a56411730412990a7ad3ef97bcee5643d981a9;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index 38e2ba0a9..2263196d4 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -3,62 +3,38 @@ name: bgpcep-csit-userfeatures jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-verify-1node # The project name project: 'bgpcep' # The functionality under test - functionality: 'userfeatures' + functionality: + - userfeatures + - gate-userfeatures # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - 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' + 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-bgp-config-example, odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, odl-jolokia # Robot custom options