X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=bc8c1941f0772fdbdd6bc93725e8294ee427eb54;hb=6425a3b5dfc8431e471091319bc67f8aa9394f44;hp=0fa804008a059deae31578ac40122cfe57cecd4c;hpb=f7a09075362fc8a828c45483e8aa84cb133ee047;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index 0fa804008..bc8c1941f 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,12 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' install: - only: @@ -27,7 +26,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'