X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-basic.yaml;h=87a5a246070a1e2d3a3c27798a1cee4a12d81b8c;hb=4fc0128ab4a56d6a92f5f717c1c87a4161dbb1bf;hp=b6656a02cdbb8faf64eda99a6d8ae1d8f323d6d0;hpb=53d9e249a24624cdf89c2c3c67128de34110dfe1;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-basic.yaml b/jjb/sxp/sxp-csit-basic.yaml index b6656a02c..87a5a2460 100644 --- a/jjb/sxp/sxp-csit-basic.yaml +++ b/jjb/sxp/sxp-csit-basic.yaml @@ -5,29 +5,23 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: - - fluorine: - branch: 'master' - trigger-jobs: '{project}-merge-{stream}' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - master: + branch: "master" + jre: "openjdk17" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-sxp-controller' + install-features: "odl-restconf,odl-sxp-routing" # Robot custom options - robot-options: '' + robot-options: ""