X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-dsbenchmark-cluster.yaml;h=2537cca6028f1602e1dbadaf3261c06c26cf7f65;hb=93ad0942d95f3eb30e44c1df7e8e9916de35f43d;hp=2e1f2a9433d4fd0dc81c4721ce8c1cdb0a874428;hpb=1ed0582bb09047268f4d389c00fd9a0bcbf45522;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml index 2e1f2a943..2537cca60 100644 --- a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml +++ b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml @@ -12,15 +12,15 @@ # Project branches stream: - - fluorine: + - sodium: branch: 'master' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + disable-job: 'true' install: - all: @@ -32,11 +32,11 @@ odl-mdsal-benchmark # Robot custom options - robot-options: '--exclude singlenode_setup' + robot-options: '--exclude singlenode_setup -v WARMUPS:1 -v RUNS:3' # ODL system image to use # The job uses scriptplan to set heap to 4GB, so 4GB RAM is not enough. - odl_system_flavor: 'v2-standard-4' + odl_system_flavor: 'odl-standard-4' build-timeout: '480'