X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale.yaml;h=f58feb16b3a88c9e780169b0f70f6aebb0eb3478;hb=2e490c48d15d9e18a62efc274e2df774a506f6b6;hp=8ad83c447040473c83b9aeb2d129a1a0a7734135;hpb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale.yaml b/jjb/openflowplugin/openflowplugin-csit-scale.yaml index 8ad83c447..f58feb16b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test functionality: @@ -15,28 +15,26 @@ # Project branches stream: - silicon: - branch: 'master' - jre: 'openjdk11' + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'stable/aluminium' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200801-220238.229' + tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630" # 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"