X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=ba7a52179e2c495c3bbca1704831022d527bfcd2;hb=9e9a7be2f7c21ca4706d9ecbab7ce5c9dacb49e5;hp=afa92bea6a70575779032d2276c86b1f5c371ea8;hpb=aee5bb6804927ec08787ec3eb1cb8eff786a63c6;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index afa92bea6..ba7a52179 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -2,24 +2,30 @@ - project: name: bier-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'bier' + disable-job: true # The functionality under test functionality: 'basic' # Project branches stream: - - carbon: + - sodium: branch: 'master' - jre: 'openjdk8' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' + + verify-stream: 'fluorine' + verify-branch: 'stable/fluorine' + verify-karaf-version: 'karaf4' install: - - only: - scope: 'only' - all: scope: 'all'