X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-binding-origin.yaml;h=2d1f803192723bce3b6bcf101695181a82f4861b;hb=434a10bcff07253e9ab631fc29fd7a2a74f23ba9;hp=34683f847320ff150a0b8a058b1bcac7a08d27ad;hpb=a922381d030c5d57647f3412f77aee4c8479d458;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-binding-origin.yaml b/jjb/sxp/sxp-csit-binding-origin.yaml index 34683f847..2d1f80319 100644 --- a/jjb/sxp/sxp-csit-binding-origin.yaml +++ b/jjb/sxp/sxp-csit-binding-origin.yaml @@ -5,34 +5,29 @@ - inttest-csit-1node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'binding-origin' + functionality: "binding-origin" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - 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' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-sxp-routing' + install-features: "odl-restconf,odl-sxp-routing" # Robot custom options - robot-options: '' + robot-options: ""