Merge "Update validate-ar jobs for silicon"
[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       - phosphorus:
18           branch: "master"
19           jre: "openjdk11"
20       - silicon:
21           branch: "stable/silicon"
22           jre: "openjdk11"
23       - aluminium:
24           branch: "stable/aluminium"
25           jre: "openjdk11"
26       - magnesium:
27           branch: "stable/magnesium"
28           jre: "openjdk11"
29
30     verify-stream: "magnesium"
31     verify-branch: "stable/magnesium"
32     verify-karaf-version: "karaf4"
33
34     install:
35       - all:
36           scope: "all"
37
38     # Features to install
39     install-features: "odl-bier-all"
40
41     # Robot custom options
42     robot-options: ""