Merge "Update Ubuntu 14.04 mininet images"
[releng/builder.git] / jjb / integration / distribution / distribution-csit-userfeatures.yaml
1 ---
2 - project:
3     name: distribution-csit-userfeatures
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'distribution'
9
10     # The functionality under test
11     functionality: 'userfeatures'
12
13     # Project branches
14     stream:
15       - nitrogen:
16           branch: 'master'
17           jre: 'openjdk8'
18       - carbon:
19           branch: 'stable/carbon'
20           jre: 'openjdk8'
21           karaf-version: karaf3
22       - boron:
23           branch: 'stable/boron'
24           jre: 'openjdk8'
25           karaf-version: karaf3
26           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
27           robot-options: '-v USE_NETCONF_CONNECTOR:True'
28
29     # TODO: Add Beryllium when everything is backported there.
30
31     install:
32       - only:
33           scope: 'only'
34       - all:
35           scope: 'all'
36
37     # Features to install
38     install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
39
40     # Robot custom options
41     robot-options: '-v USE_NETCONF_CONNECTOR:False'
42
43     # Controller configuration
44     odl_system_flavor: 8 GB General Purpose v1