1d64f2e5d8273dc22ed285fec147bcc1a0c348b0
[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       - oxygen:
22           branch: 'master'
23     install:
24       - all:
25           scope: 'all'
26
27     # Mininet configuration
28     tools_system_count: 3
29     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
30
31     # Features to install
32     install-features: 'odl-genius-rest'
33
34     # Robot custom options
35     robot-options: ' '
36
37 - project:
38     name: genius-csit-genius-{stream}
39     jobs:
40       - inttest-csit-1node
41       - inttest-csit-3node
42       - inttest-csit-verify-1node
43       - inttest-csit-verify-3node
44
45
46     # The project name
47     project: 'genius'
48
49     # The functionality under test
50     functionality:
51       - 'upstream'
52       - 'gate'
53
54     # Project branches
55     stream:
56       - nitrogen:
57           branch: 'stable/nitrogen'
58       - carbon:
59           branch: 'stable/carbon'
60           karaf-version: karaf3
61
62     install:
63       - all:
64           scope: 'all'
65
66     # Mininet configuration
67     tools_system_count: 3
68     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
69
70     # Features to install
71     install-features: 'odl-genius-rest'
72
73     # Robot custom options
74     robot-options: ' '