X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-filtering.yaml;h=b21489ea958bd601bbce2e9b6fab03699a7abd7c;hb=5f2492cae9fcc63fc22648f7fb1a553513eb5cd2;hp=2314008f8de69ddd530e339190557e4d142634ad;hpb=ff591e654f3fe97bc10588b473a6f87297463717;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-filtering.yaml b/jjb/sxp/sxp-csit-filtering.yaml index 2314008f8..b21489ea9 100644 --- a/jjb/sxp/sxp-csit-filtering.yaml +++ b/jjb/sxp/sxp-csit-filtering.yaml @@ -5,29 +5,31 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'filtering' + functionality: "filtering" # 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' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" 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: ""