CI: Remove stable/phosphorus jobs
[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     java-version: "openjdk17"
10     mvn-version: "mvn38"
11
12     # Project branches
13     stream:
14       - argon:
15           branch: "master"
16       - chlorine:
17           branch: "stable/chlorine"
18       - sulfur:
19           branch: "stable/sulfur"
20           java-version: "openjdk11"
21
22     os-branch: "queens"
23     jdk: "openjdk8"
24
25     feature:
26       - cbench:
27           csit-list: >
28             openflowplugin-csit-1node-cbench-only-{stream}
29
30       - core:
31           csit-list: >
32             openflowplugin-csit-1node-gate-flow-services-all-{stream},
33             openflowplugin-csit-1node-gate-scale-only-{stream},
34             openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
35             openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
36             openflowplugin-csit-3node-gate-clustering-only-{stream},
37             openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
38             openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
39
40       - genius:
41           csit-list: >
42             genius-csit-1node-gate-only-{stream}