X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-dsbenchmark-cluster.yaml;h=825849eef073a33c60953f215325022446fc0710;hb=7c8b67841e638bfe31b17b12b50422733f89f892;hp=2e1f2a9433d4fd0dc81c4721ce8c1cdb0a874428;hpb=9a1082d553399a567708ccc68c0cbad0d7f9e1f5;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml index 2e1f2a943..825849eef 100644 --- a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml +++ b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml @@ -12,15 +12,14 @@ # Project branches stream: - - fluorine: + - magnesium: branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - all: @@ -32,11 +31,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'