X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-topology.yaml;h=a7e7b5a997d988623e5fda08739d306dd2b0a293;hb=4fc0128ab4a56d6a92f5f717c1c87a4161dbb1bf;hp=f2262c64bb82da9cc10d69c2fa35fe2d9d2bbfcd;hpb=dbb9b0a125f278212fd41bfdcb8be02ea0600ce4;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-topology.yaml b/jjb/sxp/sxp-csit-topology.yaml index f2262c64b..a7e7b5a99 100644 --- a/jjb/sxp/sxp-csit-topology.yaml +++ b/jjb/sxp/sxp-csit-topology.yaml @@ -5,32 +5,23 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'topology' + functionality: "topology" # Project branches stream: - - neon: - branch: 'master' - trigger-jobs: '{project}-merge-{stream}' - # 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}' - # yamllint disable-line rule:line-length - repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-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: ""