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