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