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