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