Fix validate-autorelease JAVA_HOME not set
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-flow-services
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality:
12       - flow-services
13       - gate-flow-services
14
15     # Project branches
16     stream:
17       - aluminium:
18           branch: 'master'
19           jre: 'openjdk11'
20           install: 'only'
21       - magnesium:
22           branch: 'stable/magnesium'
23           jre: 'openjdk11'
24           install: 'all'
25       - sodium:
26           branch: 'stable/sodium'
27           install: 'all'
28
29     # Job images
30     tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'
31
32     # Features to install
33     install-features: >
34         odl-openflowplugin-flow-services-rest,
35         odl-openflowplugin-app-table-miss-enforcer,
36         odl-openflowplugin-nxm-extensions
37
38     # Robot custom options
39     robot-options: ''