X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-clustering.yaml;h=56ab3272c4899897af5c4c6482a0cf64e987a123;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=72371b93a000410f364c156bd0ebb2040aa24de7;hpb=5ccae814c92ce41d6960741015ccea03d84a5cfe;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-clustering.yaml b/jjb/controller/controller-csit-clustering.yaml index 72371b93a..56ab3272c 100644 --- a/jjb/controller/controller-csit-clustering.yaml +++ b/jjb/controller/controller-csit-clustering.yaml @@ -1,8 +1,9 @@ +--- - 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' @@ -12,27 +13,22 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # No tools system VMs needed in JCloud configuration tools_system_count: 0 # Features to install - install-features: 'odl-restconf,odl-clustering-test-app' + install-features: > + odl-restconf-noauth, + odl-clustering-test-app # Robot custom options robot-options: ''