Merge "Fix for Pike/Queens Jobs"
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
1 ---
2 - project:
3     name: genius-csit-genius-oxygen
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-3node
7
8     # The project name
9     project: 'genius'
10
11     # The functionality under test
12     functionality:
13       - 'upstream'
14       - 'gate'
15       - 'tdd-wip':
16           testplan: '{project}-tdd-wip.txt'
17           schedule: ''
18
19     # Project branches
20     stream:
21       - fluorine:
22           branch: 'master'
23       - oxygen:
24           branch: 'stable/oxygen'
25     install:
26       - all:
27           scope: 'all'
28
29     # Mininet configuration
30     tools_system_count: 3
31     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
32
33     # Features to install
34     install-features: 'odl-genius-rest'
35
36     # Robot custom options
37     robot-options: ' '
38
39 - project:
40     name: genius-csit-genius-{stream}
41     jobs:
42       - inttest-csit-1node
43       - inttest-csit-3node
44       - inttest-csit-verify-1node
45       - inttest-csit-verify-3node
46
47
48     # The project name
49     project: 'genius'
50
51     # The functionality under test
52     functionality:
53       - 'upstream'
54       - 'gate'
55
56     # Project branches
57     stream:
58       - nitrogen:
59           branch: 'stable/nitrogen'
60       - carbon:
61           branch: 'stable/carbon'
62           karaf-version: karaf3
63
64     install:
65       - all:
66           scope: 'all'
67
68     # Mininet configuration
69     tools_system_count: 3
70     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
71
72     # Features to install
73     install-features: 'odl-genius-rest'
74
75     # Robot custom options
76     robot-options: ' '