X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=dc38606699874d43a08207f3bb817b1db153001f;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=e47ff6afce623662c57551332eac770897e3ca7e;hpb=6042bc99f732605b550657e276cb96c75914857f;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index e47ff6afc..dc3860669 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -2,8 +2,8 @@ - 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' @@ -13,29 +13,18 @@ # 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: + - neon: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' - # 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: 'oxygen' + verify-branch: 'stable/oxygen' + verify-karaf-version: 'karaf4' install: - - only: - scope: 'only' - all: scope: 'all'