Merge "Move sxp Sonar scan to Sonarcloud"
[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
26     verify-stream: 'sodium'
27     verify-branch: 'stable/sodium'
28     verify-karaf-version: 'karaf4'
29
30     install:
31       - all:
32           scope: 'all'
33
34     # Features to install
35     install-features: 'odl-bier-all'
36
37     # Robot custom options
38     robot-options: ''