X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=977c28084d19cc17516ca77b6839869b636f170a;hb=32d5f6631ae2a27333548e362fa378d601feeadc;hp=6fb0a417b7ed3276925a4fc6f35d6035d2a8bb32;hpb=08c409cd288c13f6796d88e537c76a2b529a764b;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index 6fb0a417b..977c28084 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -13,22 +13,27 @@ # Project branches stream: - - nitrogen: + # 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: branch: 'master' jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + 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. + karaf-version: karaf3 + + # 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' install: - - only: - scope: 'only' - all: scope: 'all'