X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=4c19390a4afe49f2a7d3e01bff06f198be6ae771;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=0fa804008a059deae31578ac40122cfe57cecd4c;hpb=90a7b08bb7ef2cbbf24b5ba84c368d6b6576276b;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index 0fa804008..4c19390a4 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -2,7 +2,7 @@ - project: name: bgpcep-csit-bgpclustering-longevity jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'bgpcep' @@ -12,13 +12,10 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' install: - only: @@ -27,7 +24,8 @@ # Features to install install-features: > odl-restconf-noauth, - odl-bgpcep-bgp + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example # Built timeout build-timeout: '1500'