Branch cut for stable/aluminium stream
[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       - silicon:
14           branch: 'master'
15           jre: 'openjdk11'
16       - aluminium:
17           branch: 'stable/aluminium'
18           jre: 'openjdk11'
19       - magnesium:
20           branch: 'stable/magnesium'
21           jre: 'openjdk11'
22       - sodium:
23           branch: 'stable/sodium'
24
25     functionality:
26       - 'upstream'
27       - 'gate'
28
29     install:
30       - all:
31           scope: 'all'