X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=ba7a52179e2c495c3bbca1704831022d527bfcd2;hb=9e9a7be2f7c21ca4706d9ecbab7ce5c9dacb49e5;hp=6fb0a417b7ed3276925a4fc6f35d6035d2a8bb32;hpb=e8a56411730412990a7ad3ef97bcee5643d981a9;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index 6fb0a417b..ba7a52179 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -2,33 +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: - - nitrogen: + - sodium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - # TODO: Delete the following if suites are compatible with Boron again. - verify-stream: 'carbon' - # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream. - verify-branch: 'master' - # TODO: Update the line above when stable/carbon is created. + - 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'