Merge "Install and configure docker from puppetlabs"
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
1 ---
2 - project:
3     name: netconf-csit-callhome
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'netconf'
9
10     # The functionality under test
11     functionality:
12       - callhome
13       - gate-callhome
14
15     # Project branches
16     stream:
17       - oxygen:
18           branch: 'master'
19           jre: 'openjdk8'
20       - nitrogen:
21           branch: 'stable/nitrogen'
22           jre: 'openjdk8'
23       - carbon:
24           branch: 'stable/carbon'
25           jre: 'openjdk8'
26           karaf-version: karaf3
27
28     install:
29       - only:
30           scope: 'only'
31
32     # no mininet required
33     tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
34
35     # Features to install
36     install-features: 'odl-netconf-callhome-ssh,odl-restconf'
37
38     # Robot custom options
39     robot-options: ''