53c2d7ab125a6cdb649024653460ba0799abd670
[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
9     # The project name
10     project: 'genius'
11
12     # The functionality under test
13     functionality: 'genius'
14
15     # Project branches
16     stream:
17       - nitrogen:
18           branch: 'master'
19           jre: 'openjdk8'
20       - carbon:
21           branch: 'stable/carbon'
22           jre: 'openjdk8'
23           karaf-version: karaf3
24       - boron:
25           branch: 'stable/boron'
26           jre: 'openjdk8'
27           karaf-version: karaf3
28
29     install:
30       - only:
31           scope: 'only'
32       - all:
33           scope: 'all'
34
35     # Mininet configuration
36     tools_system_count: 2
37     tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
38
39     # Features to install
40     install-features: 'odl-genius-ui'
41
42     # Robot custom options
43     robot-options: ' '