X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Flispflowmapping%2Flispflowmapping-csit-performance.yaml;h=32e42cd963c4dfe0b0bb82962e5f811f1ac7f34a;hb=refs%2Fchanges%2F25%2F80125%2F1;hp=d6a5e614da57eada8bdc6200a6d03b9a28516a01;hpb=7ab38774cc70d890273f50da2f3975368cffc2ca;p=releng%2Fbuilder.git diff --git a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml index d6a5e614d..88f17c38f 100644 --- a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml +++ b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml @@ -1,7 +1,8 @@ +--- - project: name: lispflowmapping-csit-performance jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'lispflowmapping' @@ -11,14 +12,21 @@ # Project branches stream: - - boron: - branch: 'master' - - beryllium: - branch: 'stable/beryllium' + - sodium: + branch: 'master' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' + - only: + scope: 'only' + + # Job instance type + odl_system_flavor: 'odl-highcpu-8' # Features to install install-features: 'odl-lispflowmapping-msmr' @@ -26,9 +34,6 @@ # Robot custom options robot-options: '' - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},mdsal-distribution-{stream},netconf-distribution-{stream},lispflowmapping-distribution-{stream}' - # Plot Info 01-plot-title: 'Southbound Map-Reply Rate' 01-plot-yaxis: 'req/sec'