Merge "Revert "Update the Ubuntu 16.04 kubernetes images""
[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
11     # The functionality under test
12     functionality: 'basic'
13
14     # Project branches
15     stream:
16       - sodium:
17           branch: 'master'
18       - neon:
19           branch: 'stable/neon'
20       - fluorine:
21           branch: 'stable/fluorine'
22       - oxygen:
23           branch: 'stable/oxygen'
24           disable-job: 'true'
25
26     verify-stream: 'oxygen'
27     verify-branch: 'stable/oxygen'
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: ''