X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fjsonrpc%2Fjsonrpc-csit-basic.yaml;h=baf34e8f9962f8a1761063d9b72e72e135ee7746;hb=3655a201146d8ec188802ec3c85c3761f5820893;hp=43ec226ee04c29358bd40215d4bcc3f164365b26;hpb=2c75fb8c21ee78e4731c36e7435a34553188a4cf;p=releng%2Fbuilder.git diff --git a/jjb/jsonrpc/jsonrpc-csit-basic.yaml b/jjb/jsonrpc/jsonrpc-csit-basic.yaml index 43ec226ee..baf34e8f9 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' + functionality: "basic" # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - chlorine: + branch: "master" + jre: "openjdk17" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + 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: ""