Merge "Revert "Install odl-mdsal-trace in netvirt oxygen csit""
[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       # Removed jobs testing Carbon branches due to the CSIT update
17       # incompatible changes in test suites for Nitrogen
18       # TODO: Create test suites for specific release before
19       # Nitrogen if needed.
20       - fluorine:
21           branch: 'master'
22       - oxygen:
23           branch: 'stable/oxygen'
24       - nitrogen:
25           branch: 'stable/nitrogen'
26       - carbon:
27           branch: 'stable/carbon'
28           karaf-version: 'karaf3'
29
30     verify-stream: 'nitrogen'
31     verify-branch: 'stable/nitrogen'
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: ''