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