X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering-bulkomatic.yaml;h=daa0301f44598e8d796d406f4998e79994ad4563;hb=5f2492cae9fcc63fc22648f7fb1a553513eb5cd2;hp=27007e3d08ebffbab57bbe6186a3a1e4fe519c20;hpb=74d14c7b7904922061e1dafe7482438521aae6f7;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml index 27007e3d0..daa0301f4 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml @@ -5,7 +5,7 @@ - inttest-csit-3node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test functionality: @@ -14,24 +14,27 @@ # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' + branch: "stable/sodium" 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 - 20190415-091034.881" # Features to install - install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic' + install-features: "odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic" # Robot custom options - robot-options: '-v ODL_OF_PLUGIN:lithium' + robot-options: "-v ODL_OF_PLUGIN:lithium"