X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale.yaml;h=9c9e05d8808f5cf281d9b2dc91430f7b8c32ee2a;hb=62dc74903f0e09cc1cec3a04127f050f854528c5;hp=7d0ee259321392f023a1e0e073136acd176d8782;hpb=ea884671f435e4653512ee1fbb3a60274525b9f3;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale.yaml b/jjb/openflowplugin/openflowplugin-csit-scale.yaml index 7d0ee2593..9c9e05d88 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale.yaml @@ -5,7 +5,8 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: @@ -14,26 +15,21 @@ # Project branches stream: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - potassium: + branch: "master" + - argon: + branch: "stable/argon" + - chlorine: + branch: "stable/chlorine" install: - only: - scope: 'only' - - # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200601-220226.013' + scope: "only" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer # Robot custom options - robot-options: '-v TOPO_TREE_DEPTH:7' + robot-options: "-v TOPO_TREE_DEPTH:7"