X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-rest-cars-perf.yaml;h=9b68e7d05f3977663c8eb29de0928bc766caeae6;hb=b49a27745d0dcaf0b46b47949c2bcc4647f17e39;hp=303722338df08a7ad7c723e6f747fe818a684586;hpb=0b70a82f3ae191c6939485df53d69b33fd9b6ad7;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-rest-cars-perf.yaml b/jjb/controller/controller-csit-rest-cars-perf.yaml index 303722338..5ea8e9537 100644 --- a/jjb/controller/controller-csit-rest-cars-perf.yaml +++ b/jjb/controller/controller-csit-rest-cars-perf.yaml @@ -1,34 +1,35 @@ +--- - project: name: controller-csit-rest-cars-perf jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'rest-cars-perf' + functionality: "rest-cars-perf" # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: "all" # Features to install - install-features: 'odl-restconf,odl-clustering-test-app' + install-features: > + odl-restconf, + odl-clustering-test-app # Robot custom options - robot-options: '' + robot-options: ""