14d96f180d244e2f3a3bc04213ad460180e8f367
[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       - phosphorus:
18           branch: "master"
19           jre: "openjdk11"
20           install: "all"
21       - silicon:
22           branch: "stable/silicon"
23           jre: "openjdk11"
24           install: "all"
25       - aluminium:
26           branch: "stable/aluminium"
27           jre: "openjdk11"
28           install: "all"
29       - magnesium:
30           branch: "stable/magnesium"
31           jre: "openjdk11"
32           install: "all"
33
34     # Job images
35     tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200813-051640.743"
36
37     # Features to install
38     install-features: >
39       odl-openflowplugin-flow-services-rest,
40       odl-openflowplugin-app-table-miss-enforcer,
41       odl-openflowplugin-nxm-extensions
42
43     # Robot custom options
44     robot-options: ""