X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-bundle-based-reconciliation.yaml;h=c8ff159c22efe70779c65b510e32f7d0f62c14ec;hb=548c01af3eed5174341ac884abb52db52bac0604;hp=78ea0e48411b6c9eb9be8ea86115d06cb2d76bd0;hpb=421bcb43ba10cb225d57b6af32312b05d29bbbe2;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-bundle-based-reconciliation.yaml b/jjb/openflowplugin/openflowplugin-csit-bundle-based-reconciliation.yaml index 78ea0e484..c8ff159c2 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bundle-based-reconciliation.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bundle-based-reconciliation.yaml @@ -4,28 +4,31 @@ jobs: - inttest-csit-1node - project: 'openflowplugin' + project: "openflowplugin" - functionality: 'bundle-based-reconciliation' + functionality: "bundle-based-reconciliation" # 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: - all: - scope: 'all' + scope: "all" # Job images tools_system_count: 2 - 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' + install-features: "odl-openflowplugin-flow-services-rest"