Merge "Add quick verify job for RPM building logic"
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
1 ---
2 - project:
3     name: genius-csit-genius
4     jobs:
5       - '{project}-csit-3node-{functionality}-{install}-{stream}'
6       - '{project}-csit-1node-{functionality}-{install}-{stream}'
7       - '{project}-csit-verify-1node-{functionality}'
8       - '{project}-csit-verify-3node-{functionality}'
9
10
11     # The project name
12     project: 'genius'
13
14     # The functionality under test
15     functionality:
16       - 'upstream'
17       - 'gate'
18
19     # Project branches
20     stream:
21       - oxygen:
22           branch: 'master'
23           jre: 'openjdk8'
24       - nitrogen:
25           branch: 'stable/nitrogen'
26           jre: 'openjdk8'
27       - carbon:
28           branch: 'stable/carbon'
29           jre: 'openjdk8'
30           karaf-version: karaf3
31
32     install:
33       - all:
34           scope: 'all'
35
36     # Mininet configuration
37     tools_system_count: 3
38     tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158
39
40     # Features to install
41     install-features: 'odl-genius-rest'
42
43     # Robot custom options
44     robot-options: ' '