Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / odltools / odltools-csit.yaml
1 ---
2 - project:
3     name: odltools-csit
4     jobs:
5       - inttest-csit-1node-custom
6       - inttest-csit-verify-1node
7
8     project: odltools
9     tools_system_count: 0
10     testplan: "{project}-basic.txt"
11
12     stream:
13       - sulfur:
14           branch: "master"
15           jre: "openjdk11"
16       - phosphorus:
17           branch: "stable/phosphorus"
18           jre: "openjdk11"
19       - silicon:
20           branch: "stable/silicon"
21           jre: "openjdk11"
22
23     functionality:
24       - "upstream"
25       - "gate"
26
27     install:
28       - all:
29           scope: "all"