Merge "Add boolean parameter to run test after build"
[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       - boron:
22           branch: 'stable/boron'
23           jre: 'openjdk8'
24           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
25           robot-options: '-v USE_NETCONF_CONNECTOR:True'
26       - beryllium:
27           branch: 'stable/beryllium'
28           jre: 'openjdk7'
29           install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
30           robot-options: '-v USE_NETCONF_CONNECTOR:True'
31
32     # TODO: Add Beryllium when everything is backported there.
33
34     install:
35       - only:
36           scope: 'only'
37       - all:
38           scope: 'all'
39
40     # Features to install
41     install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
42
43     # Robot custom options
44     robot-options: '-v USE_NETCONF_CONNECTOR:False'
45
46     # Controller configuration
47     odl_system_flavor: 8 GB General Purpose v1