X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Flispflowmapping%2Flispflowmapping-csit-performance.yaml;h=bcacff0e53dba4e84bf1b32d7a06281ed3d59b91;hb=9849af885fc9b6e0e5472ba4fc8d512a9b324b95;hp=c76676d0a80afea951fc12ecfa95368deefd981c;hpb=b3d57ed4f4108ad1aaf0e445fd045d58b743ee77;p=releng%2Fbuilder.git diff --git a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml index c76676d0a..bcacff0e5 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}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'lispflowmapping' @@ -11,16 +12,20 @@ # Project branches stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk8' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' + - only: + scope: 'only' + + # Job instance type + odl_system_flavor: 'v1-performance-4' # Features to install install-features: 'odl-lispflowmapping-msmr' @@ -28,9 +33,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'