Merge "Update infrautils patchtest"
[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       - neon:
20           branch: 'master'
21       - fluorine:
22           branch: 'stable/fluorine'
23       - oxygen:
24           branch: 'stable/oxygen'
25
26     install:
27       - only:
28           scope: 'only'
29
30     tools_system_count: 3
31
32     install-features: 'odl-genius-rest'
33     robot-options: '-v FAIL_ON_EXCEPTIONS:False'
34
35 - project:
36     name: genius-csit-genius-verify
37     jobs:
38       - inttest-csit-verify-1node
39       - inttest-csit-verify-3node
40
41     project: 'genius'
42
43     functionality: 'verify'
44
45     stream:
46       - fluorine:
47           branch: 'master'
48
49     verify-stream: 'oxygen'
50     verify-branch: 'stable/oxygen'
51     verify-karaf-version: 'karaf4'
52
53     install:
54       - only:
55           scope: 'only'
56
57     tools_system_count: 3
58
59     install-features: 'odl-genius-rest'