X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbier%2Fbier-csit-basic.yaml;h=67dcb5c018458403ead684230a222ba0f3d60d43;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=8c620cee2a17b6c2bdb2708318876866e3bc4ec0;hpb=dda3174f7cc487b4c2e41582c74db9556226c452;p=releng%2Fbuilder.git diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index 8c620cee2..67dcb5c01 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,19 +13,16 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - 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. + - oxygen: + branch: 'stable/oxygen' + + verify-stream: 'oxygen' + verify-branch: 'stable/oxygen' + verify-karaf-version: 'karaf4' install: - - only: - scope: 'only' - all: scope: 'all'