X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=f705a3f18c908a94afd5e4c815379b7381d8e04f;hb=9319e02772bba40e23bca708918c482503fe9ae1;hp=977c28084d19cc17516ca77b6839869b636f170a;hpb=32d5f6631ae2a27333548e362fa378d601feeadc;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index 977c28084..f705a3f18 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -2,36 +2,32 @@ - 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: - # Removed jobs testing Carbon branches due to the CSIT update - # incompatible changes in test suites for Nitrogen - # TODO: Create test suites for specific release before - # Nitrogen if needed. - - oxygen: + - aluminium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' - # TODO: Delete the following if suites are compatible with Nitrogen again. - verify-stream: 'nitrogen' - # TODO: Remove the lines above and below when nitrogen becomes the default csit-verify stream. - verify-branch: 'master' + verify-stream: 'neon' + verify-branch: 'stable/neon' + verify-karaf-version: 'karaf4' install: - all: