X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-rest-clust-cars-perf.yaml;h=cc683e28a3f55fbcfe453d9c74138df2fb10b5e3;hb=316141c3a3e59d39c9a5b1e8d472be2e36b12556;hp=cac2a68fe262e873a2a414c426b9eb053b7742f7;hpb=00a052b16df2a26b1b4817605d28ce14fb9c207d;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-rest-clust-cars-perf.yaml b/jjb/controller/controller-csit-rest-clust-cars-perf.yaml index cac2a68fe..cc683e28a 100644 --- a/jjb/controller/controller-csit-rest-clust-cars-perf.yaml +++ b/jjb/controller/controller-csit-rest-clust-cars-perf.yaml @@ -5,28 +5,33 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" # The functionality under test functionality: - - 'rest-clust-cars-perf-ask' - - 'rest-clust-cars-perf' + - "rest-clust-cars-perf-ask" + - "rest-clust-cars-perf-tell" # 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: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf, - odl-clustering-test-app + odl-restconf, + odl-clustering-test-app # Robot custom options - robot-options: '' + robot-options: ""