Adjust for karaf 4 not happening in carbon
[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       - '{project}-csit4-1node-{functionality}-{install}-nitrogen'
7
8     # The project name
9     project: 'distribution'
10
11     # The functionality under test
12     functionality: 'userfeatures'
13
14     # Project branches
15     stream:
16       - nitrogen:
17           branch: 'master'
18           jre: 'openjdk8'
19       - carbon:
20           branch: 'stable/carbon'
21           jre: 'openjdk8'
22           karaf-version: karaf3
23       - boron:
24           branch: 'stable/boron'
25           jre: 'openjdk8'
26           karaf-version: karaf3
27           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
28           robot-options: '-v USE_NETCONF_CONNECTOR:True'
29       - beryllium:
30           branch: 'stable/beryllium'
31           jre: 'openjdk7'
32           karaf-version: karaf3
33           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
34           robot-options: '-v USE_NETCONF_CONNECTOR:True'
35
36     # TODO: Add Beryllium when everything is backported there.
37
38     install:
39       - only:
40           scope: 'only'
41       - all:
42           scope: 'all'
43
44     # Features to install
45     install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
46
47     # Robot custom options
48     robot-options: '-v USE_NETCONF_CONNECTOR:False'
49
50     # Controller configuration
51     odl_system_flavor: 8 GB General Purpose v1