Merge "Migrate releng job templates to lf-infra-publish"
[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
30     # TODO: Add Beryllium when everything is backported there.
31
32     install:
33       - only:
34           scope: 'only'
35       - all:
36           scope: 'all'
37
38     # Features to install
39     install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
40
41     # Robot custom options
42     robot-options: '-v USE_NETCONF_CONNECTOR:False'
43
44     # Controller configuration
45     odl_system_flavor: 8 GB General Purpose v1