X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fjsonrpc%2Fjsonrpc-csit-basic.yaml;h=498fc21ec6380cb7a7ca7f4192d5be4a90b454cd;hb=15d99df687e4da47fcc7e87a4ba48c4da64ea325;hp=c83d90cb8ea77aac820f78baa0a75328ff8bd7d6;hpb=dc2a71a18d1c9424adbd5782546f502b8aeda291;p=releng%2Fbuilder.git diff --git a/jjb/jsonrpc/jsonrpc-csit-basic.yaml b/jjb/jsonrpc/jsonrpc-csit-basic.yaml index c83d90cb8..498fc21ec 100644 --- a/jjb/jsonrpc/jsonrpc-csit-basic.yaml +++ b/jjb/jsonrpc/jsonrpc-csit-basic.yaml @@ -5,35 +5,34 @@ - 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' - - nitrogen: - branch: 'stable/nitrogen' - karaf-version: karaf3 - # yamllint disable-line rule:line-length - bundleurl: 'https://jenkins.opendaylight.org/releng/view/jsonrpc/job/jsonrpc-merge-nitrogen/lastSuccessfulBuild/org.opendaylight.jsonrpc$jsonrpc-karaf/artifact/org.opendaylight.jsonrpc/jsonrpc-karaf/1.1.0-SNAPSHOT/jsonrpc-karaf-1.1.0-SNAPSHOT.zip' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" 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: ""