Merge "Update validate-ar jobs for silicon"
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
1 ---
2 - project:
3     name: genius-csit-genius-oxygen-fluorine
4     jobs:
5       - inttest-csit-1node-custom
6       - inttest-csit-3node-custom
7
8     project: "genius"
9
10     functionality:
11       - "upstream"
12       - "gate"
13       - "tdd-wip":
14           testplan: "{project}-tdd-wip.txt"
15
16     testplan: "{project}-{functionality}.txt"
17
18     stream:
19       - phosphorus:
20           branch: "master"
21           jre: "openjdk11"
22       - silicon:
23           branch: "stable/silicon"
24           jre: "openjdk11"
25       - aluminium:
26           branch: "stable/aluminium"
27           jre: "openjdk11"
28       - magnesium:
29           branch: "stable/magnesium"
30           jre: "openjdk11"
31
32     install:
33       - only:
34           scope: "only"
35
36     tools_system_count: 3
37
38     install-features: "odl-genius-rest"
39     robot-options: "-v FAIL_ON_EXCEPTIONS:False"