X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc-csit-channel.yaml;h=9176ec0c24100a146189b15b62e423c5a232ccef;hb=57810a5a6927e40dea93c0fa80984d1d677067ec;hp=516ff2cf733e166c4e8ec71fe1001c178ebb0df1;hpb=aa073e450a6cf13eb6e23464c125c21635e1644b;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc-csit-channel.yaml b/jjb/usc/usc-csit-channel.yaml index 516ff2cf7..9176ec0c2 100644 --- a/jjb/usc/usc-csit-channel.yaml +++ b/jjb/usc/usc-csit-channel.yaml @@ -2,8 +2,8 @@ - project: name: usc-csit-channel jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'usc' @@ -13,19 +13,17 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'