X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-performance.yaml;h=cb63fe7b3bbdceb05ff5cacbaf5cd042310fc193;hb=5977e805e57da4ce9877ac5e4a5d38db7fef5abd;hp=2a4081709e793dd2118fcded7065edc5107f1d84;hpb=c7144c488342cc722f228fa2f86cc25dae9060f9;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-performance.yaml b/jjb/sxp/sxp-csit-performance.yaml index 2a4081709..cb63fe7b3 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,13 +12,17 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' + 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' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - all: scope: 'all'