Merge "Generate versions.csv for autorelease builds"
[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       - oxygen:
16           branch: 'master'
17           jre: 'openjdk8'
18       - nitrogen:
19           branch: 'stable/nitrogen'
20           jre: 'openjdk8'
21
22     install:
23       - only:
24           scope: 'only'
25
26     # no mininet required
27     tools_system_count: 0
28
29     # Features to install
30     install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
31
32     # Robot custom options
33     robot-options: ''