X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Flispflowmapping%2Flispflowmapping-csit-performance.yaml;h=32e42cd963c4dfe0b0bb82962e5f811f1ac7f34a;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=d1e64856991d0e1b95f2dd40cc521eea444f14dc;hpb=92edcb7273183a92cc329b2d9d016b41d6d896e1;p=releng%2Fbuilder.git diff --git a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml index d1e648569..9017bc067 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,16 +12,19 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' + - neon: + branch: 'master' + - 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' @@ -28,9 +32,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'