Merge "Enhance 6Wind quagga image on ubuntu16 & centos7"
[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       - beryllium:
29           branch: 'stable/beryllium'
30           jre: 'openjdk7'
31           karaf-version: karaf3
32           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
33           robot-options: '-v USE_NETCONF_CONNECTOR:True'
34
35     # TODO: Add Beryllium when everything is backported there.
36
37     install:
38       - only:
39           scope: 'only'
40       - all:
41           scope: 'all'
42
43     # Features to install
44     install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
45
46     # Robot custom options
47     robot-options: '-v USE_NETCONF_CONNECTOR:False'
48
49     # Controller configuration
50     odl_system_flavor: 8 GB General Purpose v1