X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-patch-test.yaml;h=f212ce220c8875a3afc8ccfc3ddb4418e0c55133;hb=1817dcd2a1fbe1500fdd932898395d43c59fd382;hp=3894e79f3b72a9befd8829ffc4d275d1927fae1a;hpb=fdee0a5da42392b43a44a5226525c8150afebede;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index 3894e79f3..f212ce220 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -1,42 +1,45 @@ - project: name: openflowplugin-patch-test jobs: - - '{project}-patch-test-{stream}' + - '{project}-patch-test-{feature}-{stream}' # The project name project: 'openflowplugin' + feature: 'all' + # Project branches stream: - - boron: + - carbon: branch: 'master' jdk: 'openjdk8' csit-list: > openflowplugin-csit-1node-flow-services-only-{stream}, - openflowplugin-csit-1node-flow-services-helium-redesign-only-{stream}, openflowplugin-csit-1node-flow-services-all-{stream}, openflowplugin-csit-1node-scalability-only-{stream}, - openflowplugin-csit-1node-scalability-helium-redesign-only-{stream}, openflowplugin-csit-1node-cbench-performance-only-{stream}, - openflowplugin-csit-1node-cbench-performance-helium-redesign-only-{stream}, openflowplugin-csit-1node-config-performance-only-{stream}, - openflowplugin-csit-1node-config-performance-helium-redesign-only-{stream} openflowplugin-csit-3node-clustering-only-{stream} - openflowplugin-csit-3node-clustering-only-helium-redesign-{stream} + + - boron: + branch: 'stable/boron' + jdk: 'openjdk8' + csit-list: > + openflowplugin-csit-1node-flow-services-only-{stream}, + openflowplugin-csit-1node-flow-services-all-{stream}, + openflowplugin-csit-1node-scalability-only-{stream}, + openflowplugin-csit-1node-cbench-performance-only-{stream}, + openflowplugin-csit-1node-config-performance-only-{stream}, + openflowplugin-csit-3node-clustering-only-{stream} - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' csit-list: > openflowplugin-csit-1node-flow-services-only-{stream}, - openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream}, openflowplugin-csit-1node-flow-services-all-{stream}, openflowplugin-csit-1node-scalability-only-{stream}, - openflowplugin-csit-1node-scalability-lithium-redesign-only-{stream}, openflowplugin-csit-1node-cbench-performance-only-{stream}, - openflowplugin-csit-1node-cbench-performance-lithium-redesign-only-{stream}, openflowplugin-csit-1node-config-performance-only-{stream}, - openflowplugin-csit-1node-config-performance-lithium-redesign-only-{stream} openflowplugin-csit-3node-clustering-only-{stream} - openflowplugin-csit-3node-clustering-only-lithium-redesign-{stream}