X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-akka1.yaml;h=e3488469e024870ebd399510226791b1b297d638;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=9708367766dbbf6a8fa1acb93b43a2f26dd1eb6d;hpb=5e174f5369c8d24a081f37f8ea227c1fff8ebb0e;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-akka1.yaml b/jjb/controller/controller-csit-akka1.yaml index 970836776..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,21 +10,13 @@ # The functionality under test functionality: 'akka1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all'