Fix yamllint 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       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18           # yamllint disable-line rule:line-length
19           bundleurl: 'https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-merge-carbon/lastSuccessfulBuild/org.opendaylight.daexim$daexim-karaf/artifact/org.opendaylight.daexim/daexim-karaf/1.0.0-SNAPSHOT/daexim-karaf-1.0.0-SNAPSHOT.zip'
20
21     install:
22       - only:
23           scope: 'only'
24
25     # no mininet required
26     tools_system_count: 0
27
28     # Features to install
29     install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
30
31     # Robot custom options
32     robot-options: ''