Chore: Chlorine EOL remove jobs from infra
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 ---
2 - project:
3     name: openflowplugin-patch-test
4     jobs:
5       - inttest-patch-test
6
7     # The project name
8     project: "openflowplugin"
9     mvn-version: "mvn38"
10
11     # Project branches
12     stream:
13       - calcium:
14           branch: "master"
15       - potassium:
16           branch: "stable/potassium"
17       - argon:
18           branch: "stable/argon"
19
20     os-branch: "queens"
21     jdk: "openjdk8"
22
23     feature:
24       - cbench:
25           csit-list: >
26             openflowplugin-csit-1node-cbench-only-{stream}
27
28       - core:
29           csit-list: >
30             openflowplugin-csit-1node-gate-flow-services-all-{stream},
31             openflowplugin-csit-1node-gate-scale-only-{stream},
32             openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
33             openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
34             openflowplugin-csit-3node-gate-clustering-only-{stream},
35             openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
36             openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
37
38       - genius:
39           csit-list: >
40             genius-csit-1node-gate-only-{stream}