Add nitrogen jobs for daexim
[releng/builder.git] / jjb / daexim / daexim-csit-basic.yaml
1 ---
2 - project:
3     name: daexim-csit-basic
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'daexim'
9
10     # The functionality under test
11     functionality: 'basic'
12
13     # Project branches
14     stream:
15       - nitrogen:
16           branch: 'master'
17           jre: 'openjdk8'
18
19     install:
20       - only:
21           scope: 'only'
22
23     # no mininet required
24     tools_system_count: 0
25
26     # Features to install
27     install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
28
29     # Robot custom options
30     robot-options: ''