X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-clustering.yaml;h=8dd96a237601bbc7a6a3bdf232ef49c4272a9c22;hb=232a18be06afa78543dd8e833559e8088fe0baed;hp=c4f868330e24f67cae0959087db2c755a2ec5ae3;hpb=f88b3a8dc69226da129ab32261225b53b5c4d947;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-clustering.yaml b/jjb/controller/controller-csit-clustering.yaml index c4f868330..8dd96a237 100644 --- a/jjb/controller/controller-csit-clustering.yaml +++ b/jjb/controller/controller-csit-clustering.yaml @@ -3,35 +3,31 @@ name: controller-csit-clustering jobs: - inttest-csit-3node - - inttest-csit-verify-3node - # The project name - project: 'controller' + project: "controller" + functionality: + - "clustering-ask" + - "clustering-tell" - # The functionality under test - functionality: 'clustering' + elasticsearch-attribute: "disabled" - # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" - # No tools system VMs needed in JCloud configuration tools_system_count: 0 - # Features to install - # We do not need to explicitly install restconf here (which is not brought in by the clustering-test-app) - # because this project will only create the -all- job which will automatically install the compatible with - # all feature set. That feature set will bring in restconf, which is required by the CSIT suites. If/When - # the -only- version of this job is brought back, we'll need to take that in to consideration. install-features: > - odl-clustering-test-app - - # Robot custom options - robot-options: '' + odl-restconf, + odl-clustering-test-app