Magnesium branch cut
[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       - aluminium:
20           branch: 'master'
21           jre: 'openjdk11'
22       - magnesium:
23           branch: 'stable/magnesium'
24           jre: 'openjdk11'
25       - sodium:
26           branch: 'stable/sodium'
27       - neon:
28           branch: 'stable/neon'
29
30     install:
31       - only:
32           scope: 'only'
33
34     tools_system_count: 3
35
36     install-features: 'odl-genius-rest'
37     robot-options: '-v FAIL_ON_EXCEPTIONS:False'