X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-basic.yaml;h=87a5a246070a1e2d3a3c27798a1cee4a12d81b8c;hb=4fc0128ab4a56d6a92f5f717c1c87a4161dbb1bf;hp=c137ab7b6e7bd31555890ea9c9d82f0b1b6216d1;hpb=cfad36d6090b4086cdcdc3a08c7ff733d6e98664;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-basic.yaml b/jjb/sxp/sxp-csit-basic.yaml index c137ab7b6..87a5a2460 100644 --- a/jjb/sxp/sxp-csit-basic.yaml +++ b/jjb/sxp/sxp-csit-basic.yaml @@ -5,34 +5,23 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: - - neon: - branch: 'master' - trigger-jobs: '{project}-merge-{stream}' - karaf-version: 'odl' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features' - - fluorine: - branch: 'stable/fluorine' - trigger-jobs: '{project}-merge-{stream}' - karaf-version: 'odl' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features' - - oxygen: - branch: 'stable/oxygen' + - 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: ""