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