Merge "Remove Lithium jobs in SFC project"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 - project:
2     name: openflowplugin-patch-test
3     jobs:
4         - '{project}-patch-test-{feature}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     feature: 'all'
10
11     # Project branches
12     stream:
13         - carbon:
14             branch: 'master'
15             jdk: 'openjdk8'
16             csit-list: >
17                 openflowplugin-csit-1node-flow-services-only-{stream},
18                 openflowplugin-csit-1node-flow-services-all-{stream},
19                 openflowplugin-csit-1node-scalability-only-{stream},
20                 openflowplugin-csit-1node-cbench-performance-only-{stream},
21                 openflowplugin-csit-1node-config-performance-only-{stream},
22                 openflowplugin-csit-3node-clustering-only-{stream}
23
24         - boron:
25             branch: 'stable/boron'
26             jdk: 'openjdk8'
27             csit-list: >
28                 openflowplugin-csit-1node-flow-services-only-{stream},
29                 openflowplugin-csit-1node-flow-services-all-{stream},
30                 openflowplugin-csit-1node-scalability-only-{stream},
31                 openflowplugin-csit-1node-cbench-performance-only-{stream},
32                 openflowplugin-csit-1node-config-performance-only-{stream},
33                 openflowplugin-csit-3node-clustering-only-{stream}
34
35         - beryllium:
36             branch: 'stable/beryllium'
37             jdk: 'openjdk7'
38             csit-list: >
39                 openflowplugin-csit-1node-flow-services-only-{stream},
40                 openflowplugin-csit-1node-flow-services-all-{stream},
41                 openflowplugin-csit-1node-scalability-only-{stream},
42                 openflowplugin-csit-1node-cbench-performance-only-{stream},
43                 openflowplugin-csit-1node-config-performance-only-{stream},
44                 openflowplugin-csit-3node-clustering-only-{stream}
45