X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-performance.yaml;h=7b909d0ef846f6be6928ddeba78595c1d44b9885;hb=4c629ecda3a72c694e5813c236a6ac2886bc989f;hp=ba2a2594e3df7bbdedf919b27ab7b57bac0b3f2b;hpb=27d2e27e4d345c1d3f8c9a8b23c3820e6389a798;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-performance.yaml b/jjb/sxp/sxp-csit-performance.yaml index ba2a2594e..7b909d0ef 100644 --- a/jjb/sxp/sxp-csit-performance.yaml +++ b/jjb/sxp/sxp-csit-performance.yaml @@ -1,7 +1,8 @@ +--- - project: name: sxp-csit-performance jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic # The project name project: 'sxp' @@ -11,21 +12,20 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-robot' # Robot custom options: robot-options: '' - - # Trigger jobs: (daily) - schedule: 'H H * * *'