X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-patch-test.yaml;h=b0b5ab004978e7173db9ef2f4e8ef1a1ac0e6457;hb=30c9e2c5e4ba72f4958c961b55929128cfce376b;hp=6be601ff94af310ab87f68da769ee815e331396f;hpb=140a6a4db5df25f77c47689e52b00ae2c38098dc;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index 6be601ff9..b0b5ab004 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -1,42 +1,29 @@ - project: name: openflowplugin-patch-test jobs: - - '{project}-patch-test-{stream}' + - '{project}-patch-test-{feature}-{stream}' # The project name project: 'openflowplugin' # 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-helium-redesign-only-{stream} - + - boron: + branch: 'stable/boron' + jdk: 'openjdk8' - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' + + feature: + - core: 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-lithium-redesign-only-{stream} -