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