Remove of-config carbon jobs
[releng/builder.git] / jjb / unimgr / unimgr-csit-legato.yaml
1 ---
2 - project:
3     name: unimgr-csit-legato
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-verify-1node
7
8     # The project name
9     project: 'unimgr'
10
11     # The functionality under test
12     functionality: 'legato'
13
14     # Project branches
15     stream:
16       - nitrogen:
17           branch: 'stable/nitrogen'
18       - carbon:
19           branch: 'stable/carbon'
20           karaf-version: karaf3
21
22     install:
23       - all:
24           scope: 'all'
25
26     # Mininet configuration
27     tools_system_count: 2
28
29     # Features to install
30     install-features: 'odl-unimgr-ui,odl-unimgr-netvirt'
31
32     # Robot custom options
33     robot-options: ''
34
35     # mininet image
36     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847