X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-patch-test.yaml;h=3dcfffb4059e962697b56dcc426334bb4a375104;hb=34adbc9633f20971f849b05f3edf170701e074fc;hp=20b575163a6e8a8b72f7b513bda647c9020c6cc3;hpb=81d8bbfef8ceedbe456f6db8db695c4f874c8b6f;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index 20b575163..3dcfffb40 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -1,35 +1,42 @@ +--- - project: name: openflowplugin-patch-test jobs: - - '{project}-patch-test-{feature}-{stream}' + - '{project}-patch-test-{feature}-{stream}' # The project name project: 'openflowplugin' # Project branches stream: - - carbon: - branch: 'master' - jdk: 'openjdk8' - - boron: - branch: 'stable/boron' - jdk: 'openjdk8' + - nitrogen: + branch: 'master' + jdk: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jdk: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jdk: 'openjdk8' + karaf-version: karaf3 feature: - - core: - 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} + - core: + csit-list: > + openflowplugin-csit-1node-gate-flow-services-only-{stream}, + openflowplugin-csit-1node-gate-flow-services-all-{stream}, + openflowplugin-csit-1node-gate-scalability-only-{stream}, + openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream}, + openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream}, + openflowplugin-csit-3node-gate-clustering-only-{stream}, + openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream}, + openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream} - - netvirt: - csit-list: > - netvirt-csit-1node-openstack-mitaka-gate-transparent-{stream} - - - cluster-netvirt: - csit-list: > - netvirt-csit-3node-openstack-mitaka-gate-transparent-{stream} + - netvirt: + csit-list: > + netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream} + - cluster-netvirt: + csit-list: > + netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}