X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-userfeatures.yaml;h=a0316bfedc92278bf7d85bdf6bdadb9f32199c42;hb=c792dd0bbcd7293ac7097d12a5170e7f69369a68;hp=732783b5a3151b7ff5417578ea61bcc76f55f8db;hpb=f9510ad2361a13149cd478e9d0863d0efe3dd772;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml index 732783b5a..a0316bfed 100644 --- a/jjb/bgpcep/bgpcep-csit-userfeatures.yaml +++ b/jjb/bgpcep/bgpcep-csit-userfeatures.yaml @@ -2,8 +2,8 @@ - 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' @@ -15,15 +15,14 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' - jre: 'openjdk8' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' karaf-version: karaf3 install: @@ -31,12 +30,13 @@ 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