Merge "Add job to automatically cleanup old images"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 ---
2 - project:
3     name: openflowplugin-patch-test
4     jobs:
5       - '{project}-patch-test-{feature}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # Project branches
11     stream:
12       - carbon:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - boron:
16           branch: 'stable/boron'
17           jdk: 'openjdk8'
18
19     feature:
20       - core:
21           csit-list: >
22               openflowplugin-csit-1node-gate-flow-services-only-{stream},
23               openflowplugin-csit-1node-gate-flow-services-all-{stream},
24               openflowplugin-csit-1node-gate-scalability-only-{stream},
25               openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream},
26               openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream},
27               openflowplugin-csit-3node-gate-clustering-only-{stream},
28               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream},
29               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream}
30
31       - netvirt:
32           csit-list: >
33               netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
34
35       - cluster-netvirt:
36           csit-list: >
37               netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}