X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fjsonrpc%2Fjsonrpc-csit-basic.yaml;h=b494f0d131728ddbec5f41b232266d438295c852;hb=85c0d82a39ce3a180b60305c43969a1a000c98bc;hp=a29ce98353cb961553713e43b0ccabeb8e0282a0;hpb=b82a88ea1c9c4a930359d84c8536e4c088fa7b03;p=releng%2Fbuilder.git diff --git a/jjb/jsonrpc/jsonrpc-csit-basic.yaml b/jjb/jsonrpc/jsonrpc-csit-basic.yaml index a29ce9835..b494f0d13 100644 --- a/jjb/jsonrpc/jsonrpc-csit-basic.yaml +++ b/jjb/jsonrpc/jsonrpc-csit-basic.yaml @@ -5,31 +5,32 @@ - inttest-csit-1node # The project name - project: 'jsonrpc' + project: "jsonrpc" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # no mininet required tools_system_count: 0 # Features to install - install-features: 'odl-jsonrpc-all' + install-features: "odl-jsonrpc-all" # Robot custom options - robot-options: '' + robot-options: ""