Merge "Add RPM upgrade test job"
[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       - nitrogen:
18           branch: 'master'
19           jre: 'openjdk8'
20       - carbon:
21           branch: 'stable/carbon'
22           jre: 'openjdk8'
23           karaf-version: karaf3
24
25     install:
26       - only:
27           scope: 'only'
28
29     # no mininet required
30     tools_system_image: Ubuntu 14.04 - gbp - 20170706-1254
31
32     # Features to install
33     install-features: 'odl-netconf-callhome-ssh,odl-restconf'
34
35     # Robot custom options
36     robot-options: ''