X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-clustering.yaml;h=1e46d21c7d12fd162e15548ca79e4d5274f23747;hb=f93289b1fc422b77fcd00cfebe848c4eac982284;hp=9bbdf02bfc4bdbe7a5d5ba355dbf00ff8e42ab58;hpb=e8a56411730412990a7ad3ef97bcee5643d981a9;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-clustering.yaml b/jjb/controller/controller-csit-clustering.yaml index 9bbdf02bf..1e46d21c7 100644 --- a/jjb/controller/controller-csit-clustering.yaml +++ b/jjb/controller/controller-csit-clustering.yaml @@ -2,8 +2,8 @@ - project: name: controller-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-3node-{functionality}' + - inttest-csit-3node + - inttest-csit-verify-3node # The project name project: 'controller' @@ -13,22 +13,15 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all' @@ -37,7 +30,7 @@ # Features to install install-features: > - odl-restconf, + odl-restconf-noauth, odl-clustering-test-app # Robot custom options