Merge "Update AR projects with all file types to log"
[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       - boron:
32           branch: 'stable/boron'
33           jre: 'openjdk8'
34           karaf-version: karaf3
35
36     install:
37       - only:
38           scope: 'only'
39       - all:
40           scope: 'all'
41
42     # Mininet configuration
43     tools_system_count: 2
44     tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158
45
46     # Features to install
47     install-features: 'odl-genius-rest'
48
49     # Robot custom options
50     robot-options: ' '