X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-clustering.yaml;h=3d01a6f79383b9f07ad7692fb6df405327f838dd;hb=97aded5c1adaf8c330e011726b696eb42d342d1f;hp=d0834f40a7647dda38b65bb91eefc6492f298610;hpb=7fb34fbbf2e8dbbc864f0c7e3d5fe63c9a0b8581;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-clustering.yaml b/jjb/sxp/sxp-csit-clustering.yaml index d0834f40a..3d01a6f79 100644 --- a/jjb/sxp/sxp-csit-clustering.yaml +++ b/jjb/sxp/sxp-csit-clustering.yaml @@ -2,31 +2,32 @@ - project: name: sxp-csit-clustering jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'clustering' + functionality: "clustering" # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - - only: - scope: 'only' - 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: ""