X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-dsbenchmark-cluster.yaml;h=90968375479283666559a49b64c7ad22ccaf6512;hb=HEAD;hp=6cb8b005ad0f5057b013382c988d8416553954cd;hpb=d5fb457479b8760a272adb35212aa275042598e4;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml index 6cb8b005a..4fccc963a 100644 --- a/jjb/controller/controller-csit-dsbenchmark-cluster.yaml +++ b/jjb/controller/controller-csit-dsbenchmark-cluster.yaml @@ -6,23 +6,19 @@ # The project name project: "controller" + jre: "openjdk17" # The functionality under test functionality: "benchmark" # Project branches stream: - - silicon: + - scandium: branch: "master" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" - - magnesium: - branch: "stable/magnesium" - jre: "openjdk11" - - sodium: - branch: "stable/sodium" + - calcium: + branch: "stable/calcium" + - potassium: + branch: "stable/potassium" install: - all: @@ -38,7 +34,7 @@ # ODL system image to use # The job uses scriptplan to set heap to 4GB, so 4GB RAM is not enough. - odl_system_flavor: "odl-standard-4" + odl_system_flavor: "v3-standard-4" build-timeout: "480"