X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-cluster-binding.yaml;h=000e42a35707d36970b31dc151e1d50bbde2519e;hb=3ff072511ecacd6a002ef166b097d7386a861afe;hp=52d70be1913fc2c0b7aca19e091b0e6d6e038845;hpb=bcc48f4daaa330a4a55921858c243e148daab8d0;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-binding.yaml b/jjb/sxp/sxp-csit-cluster-binding.yaml index 52d70be19..000e42a35 100644 --- a/jjb/sxp/sxp-csit-cluster-binding.yaml +++ b/jjb/sxp/sxp-csit-cluster-binding.yaml @@ -5,28 +5,32 @@ - inttest-csit-3node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'cluster-binding' + functionality: "cluster-binding" # Project branches stream: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + 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: ""