X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-performance.yaml;h=2e0b8fc61b4c82614378214a0432de5b35324e19;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=d095e90c11bbfcf13f2764c9719963dd0a89b3f9;hpb=04c3890554166f05b19226e546c86b654bb07bff;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-performance.yaml b/jjb/sxp/sxp-csit-performance.yaml index d095e90c1..2e0b8fc61 100644 --- a/jjb/sxp/sxp-csit-performance.yaml +++ b/jjb/sxp/sxp-csit-performance.yaml @@ -2,7 +2,7 @@ - project: name: sxp-csit-performance jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'sxp' @@ -12,20 +12,17 @@ # Project branches stream: - - oxygen: + - neon: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - fluorine: + branch: 'stable/fluorine' + trigger-jobs: '{project}-merge-{stream}' + # yamllint disable-line rule:line-length + repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all'