X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-clustering.yaml;h=45b3a37423b6de5a92561995c25e4f5f52370418;hb=7a702e8ac4c24c69f6d65b0c3fabc74f1fc00a70;hp=09ac3079d164bf2dfd37ddfac46dd2000eca4ad3;hpb=410bdc83251779f7b5ef615452b1e15350be4b58;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-clustering.yaml b/jjb/sxp/sxp-csit-clustering.yaml index 09ac3079d..45b3a3742 100644 --- a/jjb/sxp/sxp-csit-clustering.yaml +++ b/jjb/sxp/sxp-csit-clustering.yaml @@ -5,34 +5,23 @@ - inttest-csit-3node # The project name - project: 'sxp' + project: "sxp" # The functionality under test - functionality: 'clustering' + functionality: "clustering" # 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' + - master: + branch: "master" + 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: ""