X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-akka1.yaml;h=e3488469e024870ebd399510226791b1b297d638;hb=07568191388cf45a9525d473a9d59df7c177e78e;hp=80a9cdbc098c06e58b8e2f9765e39b331844a9ce;hpb=5dc8c48a0fa0b6cd840613d03b08f4cbb8285e35;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-akka1.yaml b/jjb/controller/controller-csit-akka1.yaml index 80a9cdbc0..e3488469e 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,13 @@ # The functionality under test functionality: 'akka1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - oxygen: + - fluorine: 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 + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all'