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=6078eed663788d6b81d715e7faa9d7ebf4517655;hpb=b41e5755e5546acbd6b6d4494e420049e3d1ec23;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 6078eed66..cc683e28a 100644 --- a/jjb/controller/controller-csit-rest-clust-cars-perf.yaml +++ b/jjb/controller/controller-csit-rest-clust-cars-perf.yaml @@ -5,32 +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: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + 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: ""