X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-akka1.yaml;h=8eb807845536187355b3012c93c47eea2141e377;hb=9319e02772bba40e23bca708918c482503fe9ae1;hp=80a9cdbc098c06e58b8e2f9765e39b331844a9ce;hpb=d2932592d1c8707227c1cdaf05bffc45c63b36a8;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-akka1.yaml b/jjb/controller/controller-csit-akka1.yaml index 80a9cdbc0..8eb807845 100644 --- a/jjb/controller/controller-csit-akka1.yaml +++ b/jjb/controller/controller-csit-akka1.yaml @@ -2,7 +2,7 @@ - project: name: controller-csit-akka1 jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'controller' @@ -10,26 +10,19 @@ # The functionality under test functionality: 'akka1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - oxygen: + - aluminium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' install: - - only: - scope: 'only' - all: scope: 'all'