Support for per project patch test jobs
[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         - boron:
12             branch: 'master'
13             csit-list: >
14                 openflowplugin-csit-1node-flow-services-only-{stream},
15                 openflowplugin-csit-1node-flow-services-helium-redesign-only-{stream},
16                 openflowplugin-csit-1node-flow-services-all-{stream},
17                 openflowplugin-csit-1node-scalability-only-{stream},
18                 openflowplugin-csit-1node-scalability-helium-redesign-only-{stream},
19                 openflowplugin-csit-1node-cbench-performance-only-{stream},
20                 openflowplugin-csit-1node-cbench-performance-helium-redesign-only-{stream},
21                 openflowplugin-csit-1node-config-performance-only-{stream},
22                 openflowplugin-csit-1node-config-performance-helium-redesign-only-{stream}
23                 openflowplugin-csit-3node-clustering-only-{stream}
24                 openflowplugin-csit-3node-clustering-only-helium-redesign-{stream}
25
26         - beryllium:
27             branch: 'stable/beryllium'
28             csit-list: >
29                 openflowplugin-csit-1node-flow-services-only-{stream},
30                 openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream},
31                 openflowplugin-csit-1node-flow-services-all-{stream},
32                 openflowplugin-csit-1node-scalability-only-{stream},
33                 openflowplugin-csit-1node-scalability-lithium-redesign-only-{stream},
34                 openflowplugin-csit-1node-cbench-performance-only-{stream},
35                 openflowplugin-csit-1node-cbench-performance-lithium-redesign-only-{stream},
36                 openflowplugin-csit-1node-config-performance-only-{stream},
37                 openflowplugin-csit-1node-config-performance-lithium-redesign-only-{stream}
38                 openflowplugin-csit-3node-clustering-only-{stream}
39                 openflowplugin-csit-3node-clustering-only-lithium-redesign-{stream}
40