Create Carbon jobs for csit
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 - project:
2     name: openflowplugin-patch-test
3     jobs:
4         - '{project}-patch-test-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # Project branches
10     stream:
11         - carbon:
12             branch: 'master'
13             jdk: 'openjdk8'
14             csit-list: >
15                 openflowplugin-csit-1node-flow-services-only-{stream},
16                 openflowplugin-csit-1node-flow-services-helium-redesign-only-{stream},
17                 openflowplugin-csit-1node-flow-services-all-{stream},
18                 openflowplugin-csit-1node-scalability-only-{stream},
19                 openflowplugin-csit-1node-scalability-helium-redesign-only-{stream},
20                 openflowplugin-csit-1node-cbench-performance-only-{stream},
21                 openflowplugin-csit-1node-cbench-performance-helium-redesign-only-{stream},
22                 openflowplugin-csit-1node-config-performance-only-{stream},
23                 openflowplugin-csit-1node-config-performance-helium-redesign-only-{stream},
24                 openflowplugin-csit-3node-clustering-only-{stream},
25                 openflowplugin-csit-3node-clustering-helium-redesign-only-{stream}
26
27         - boron:
28             branch: 'stable/boron'
29             jdk: 'openjdk8'
30             csit-list: >
31                 openflowplugin-csit-1node-flow-services-only-{stream},
32                 openflowplugin-csit-1node-flow-services-helium-redesign-only-{stream},
33                 openflowplugin-csit-1node-flow-services-all-{stream},
34                 openflowplugin-csit-1node-scalability-only-{stream},
35                 openflowplugin-csit-1node-scalability-helium-redesign-only-{stream},
36                 openflowplugin-csit-1node-cbench-performance-only-{stream},
37                 openflowplugin-csit-1node-cbench-performance-helium-redesign-only-{stream},
38                 openflowplugin-csit-1node-config-performance-only-{stream},
39                 openflowplugin-csit-1node-config-performance-helium-redesign-only-{stream},
40                 openflowplugin-csit-3node-clustering-only-{stream},
41                 openflowplugin-csit-3node-clustering-helium-redesign-only-{stream}
42
43         - beryllium:
44             branch: 'stable/beryllium'
45             jdk: 'openjdk7'
46             csit-list: >
47                 openflowplugin-csit-1node-flow-services-only-{stream},
48                 openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream},
49                 openflowplugin-csit-1node-flow-services-all-{stream},
50                 openflowplugin-csit-1node-scalability-only-{stream},
51                 openflowplugin-csit-1node-scalability-lithium-redesign-only-{stream},
52                 openflowplugin-csit-1node-cbench-performance-only-{stream},
53                 openflowplugin-csit-1node-cbench-performance-lithium-redesign-only-{stream},
54                 openflowplugin-csit-1node-config-performance-only-{stream},
55                 openflowplugin-csit-1node-config-performance-lithium-redesign-only-{stream},
56                 openflowplugin-csit-3node-clustering-only-{stream},
57                 openflowplugin-csit-3node-clustering-lithium-redesign-only-{stream}