X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-basic.yaml;h=5c91055cb92fea93b632ac069958545e52958eee;hb=refs%2Fchanges%2F25%2F80125%2F1;hp=4fc6b2208c2cff3398ca0c431d67cd5df5d9760c;hpb=08c409cd288c13f6796d88e537c76a2b529a764b;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-basic.yaml b/jjb/sxp/sxp-csit-basic.yaml index 4fc6b2208..69c15f615 100644 --- a/jjb/sxp/sxp-csit-basic.yaml +++ b/jjb/sxp/sxp-csit-basic.yaml @@ -2,7 +2,7 @@ - project: name: sxp-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'sxp' @@ -12,27 +12,29 @@ # Project branches stream: - - nitrogen: + - sodium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - 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' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - 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: ''