X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=ee8e9d37a0d7a6404ad57cc415145b5121bab98b;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=cf480b8d9c135fdf522ae608f7db4646d8e4ec64;hpb=4365a26d27b4ce3ca1f03c7a6d270c0658cfed88;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index cf480b8d9..ee8e9d37a 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,12 +12,14 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' karaf-version: karaf3 install: @@ -26,8 +28,9 @@ # Features to install install-features: > - odl-restconf, - odl-bgpcep-bgp + odl-restconf-noauth, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example # Built timeout build-timeout: '1500'