X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Flispflowmapping%2Flispflowmapping-csit-performance.yaml;h=1bc80b3ebfe9c3f1666a6d2dc21f4ef1e61fe0cf;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=46fe80361436774e19da3c14f4bc01fb1c2fb6d7;hpb=e3eda5afc71463e89a99e1cfc450517423bd5aea;p=releng%2Fbuilder.git diff --git a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml index 46fe80361..1bc80b3eb 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,20 @@ # Project branches stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - 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'