X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fjsonrpc%2Fjsonrpc-csit-basic.yaml;h=dc29dc04f2571833d75c0cb15007c96ee9792916;hb=4f8152aefad00f771fa5d79f4d3fb7c486ea363b;hp=49f1336b668df0a31972acc4914ca9680a59092e;hpb=a65451bc04b40633e89fe507fc119b9a65cc96a4;p=releng%2Fbuilder.git diff --git a/jjb/jsonrpc/jsonrpc-csit-basic.yaml b/jjb/jsonrpc/jsonrpc-csit-basic.yaml index 49f1336b6..dc29dc04f 100644 --- a/jjb/jsonrpc/jsonrpc-csit-basic.yaml +++ b/jjb/jsonrpc/jsonrpc-csit-basic.yaml @@ -5,30 +5,32 @@ - inttest-csit-1node # The project name - project: 'jsonrpc' + project: "jsonrpc" # The functionality under test - functionality: 'basic' - - # Set trigger - trigger-jobs: '{project}-merge-{stream}' + functionality: "basic" # 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" # no mininet required tools_system_count: 0 # Features to install - install-features: 'odl-jsonrpc' + install-features: "odl-jsonrpc-all" # Robot custom options - robot-options: '' + robot-options: ""