Merge "Update cloud image CentOS7 robot x86_64"
[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       - silicon:
20           branch: "master"
21           jre: "openjdk11"
22       - aluminium:
23           branch: "stable/aluminium"
24           jre: "openjdk11"
25       - magnesium:
26           branch: "stable/magnesium"
27           jre: "openjdk11"
28       - sodium:
29           branch: "stable/sodium"
30
31     install:
32       - only:
33           scope: "only"
34
35     tools_system_count: 3
36
37     install-features: "odl-genius-rest"
38     robot-options: "-v FAIL_ON_EXCEPTIONS:False"