X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-csit-full-deploy.yaml;h=9fd1ab5068c56a96f17fa54f9fe28807eac43dfb;hb=d1f2c33b1cec7afe6709f8eb757320479f15491c;hp=6d086ea9287dc2454b1ffb5dd0937d87d0451c86;hpb=e9379cbbf67ee9f58a24e437782d92534d8b5449;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-csit-full-deploy.yaml b/jjb/sfc/sfc-csit-full-deploy.yaml index 6d086ea92..9fd1ab506 100644 --- a/jjb/sfc/sfc-csit-full-deploy.yaml +++ b/jjb/sfc/sfc-csit-full-deploy.yaml @@ -2,7 +2,7 @@ - project: name: sfc-csit-full-deploy jobs: - - '{project}-csit-3node-docker-{functionality}-{install}-{stream}' + - inttest-csit-3node-docker # The project name project: 'sfc' @@ -12,20 +12,16 @@ # Project branches stream: - - oxygen: + - magnesium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - - only: - scope: 'only' - all: scope: 'all'