Merge "move network id to local jenkins configuration managed files"
[releng/builder.git] / jjb / genius / genius-csit-genius.yaml
1 - project:
2     name: genius-csit-genius
3     jobs:
4         - '{project}-csit-1node-{functionality}-{install}-{stream}'
5         - '{project}-csit-verify-1node-{functionality}'
6
7     # The project name
8     project: 'genius'
9
10     # The functionality under test
11     functionality: 'genius'
12
13     # Project branches
14     stream:
15         - carbon:
16             branch: 'master'
17             jre: 'openjdk8'
18         - boron:
19             branch: 'stable/boron'
20             jre: 'openjdk8'
21
22     install:
23         - only:
24             scope: 'only'
25         - all:
26             scope: 'all'
27
28     # Mininet configuration
29     tools_system_count: 2
30     tools_system_image: Ubuntu 14.04 - mininet-ovs-23 - 20170130-0415
31
32     # Features to install
33     install-features: 'odl-genius-ui'
34
35     # Robot custom options
36     robot-options: ' '