Switch the csit-verify-1node to use job prefix
[releng/builder.git] / jjb / bier / bier-csit-basic.yaml
1 ---
2 - project:
3     name: bier-csit-basic
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
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       - oxygen:
21           branch: 'master'
22       - nitrogen:
23           branch: 'stable/nitrogen'
24       - carbon:
25           branch: 'stable/carbon'
26           karaf-version: 'karaf3'
27
28     verify-stream: 'nitrogen'
29     verify-branch: 'stable/nitrogen'
30     verify-karaf-version: 'karaf4'
31
32     install:
33       - all:
34           scope: 'all'
35
36     # Features to install
37     install-features: 'odl-bier-all'
38
39     # Robot custom options
40     robot-options: ''