Merge "Update Ubuntu 16.04 mininet-ovs-25 for AAA CSIT"
[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       - nitrogen:
22           branch: 'master'
23           jre: 'openjdk8'
24       - carbon:
25           branch: 'stable/carbon'
26           jre: 'openjdk8'
27           karaf-version: karaf3
28       - boron:
29           branch: 'stable/boron'
30           jre: 'openjdk8'
31           karaf-version: karaf3
32
33     install:
34       - only:
35           scope: 'only'
36       - all:
37           scope: 'all'
38
39     # Mininet configuration
40     tools_system_count: 2
41     tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158
42
43     # Features to install
44     install-features: 'odl-genius-rest'
45
46     # Robot custom options
47     robot-options: ' '