X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=b311c682f8c70d6826dfbabd3fbcdc76ed7c5ecd;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=c3b4c4df0eb7779edeb9eab72f095b7d543efc7b;hpb=dfe4d15ae3b146981dde66774aa45069a2c267b5;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index c3b4c4df0..b311c682f 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -5,7 +5,7 @@ - inttest-csit-3node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test functionality: @@ -14,25 +14,30 @@ # Project branches stream: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881' + tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200813-051640.743" # 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 ODL_OF_PLUGIN:lithium' + robot-options: "-v ODL_OF_PLUGIN:lithium"