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=9cd25961570141c3ff3c3e379285b8a315cf82ba;hpb=3619a778d787401a4c78cf3d9f78dd954842dd3e;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 9cd259615..cc683e28a 100644 --- a/jjb/controller/controller-csit-rest-clust-cars-perf.yaml +++ b/jjb/controller/controller-csit-rest-clust-cars-perf.yaml @@ -5,33 +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-tell' + - "rest-clust-cars-perf-ask" + - "rest-clust-cars-perf-tell" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + 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: ""