f705a3f18c908a94afd5e4c815379b7381d8e04f
[releng/builder.git] / jjb / bier / bier-csit-basic.yaml
1 ---
2 - project:
3     name: bier-csit-basic
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-verify-1node
7
8     # The project name
9     project: 'bier'
10     disable-job: true
11
12     # The functionality under test
13     functionality: 'basic'
14
15     # Project branches
16     stream:
17       - aluminium:
18           branch: 'master'
19           jre: 'openjdk11'
20       - magnesium:
21           branch: 'stable/magnesium'
22           jre: 'openjdk11'
23       - sodium:
24           branch: 'stable/sodium'
25       - neon:
26           branch: 'stable/neon'
27
28     verify-stream: 'neon'
29     verify-branch: 'stable/neon'
30     verify-karaf-version: 'karaf4'
31
32     install:
33       - all:
34           scope: 'all'
35
36     # Features to install
37     install-features: 'odl-bier-all'
38
39     # Robot custom options
40     robot-options: ''