Chore: Remove stable/argon jobs
[releng/builder.git] / jjb / ovsdb / ovsdb-patch-test.yaml
1 ---
2 - project:
3     name: ovsdb-patch-test
4     jobs:
5       - inttest-patch-test
6
7     # The project name
8     project: "ovsdb"
9     mvn-version: "mvn38"
10
11     stream:
12       - scandium:
13           branch: "master"
14       - calcium:
15           branch: "stable/calcium"
16       - potassium:
17           branch: "stable/potassium"
18
19     os-branch: "queens"
20     jdk: "openjdk8"
21
22     feature:
23       - genius:
24           csit-list: >
25             genius-csit-1node-gate-only-{stream}
26       - core:
27           csit-list: >
28             ovsdb-csit-1node-gate-southbound-all-{stream},
29             ovsdb-csit-3node-gate-clustering-only-{stream}