Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / of-config / of-config-csit-basic.yaml
1 ---
2 - project:
3     name: of-config-csit-basic
4     jobs:
5       - inttest-csit-verify-1node
6       - inttest-csit-1node
7
8     # The project name
9     project: 'of-config'
10
11     # The functionality under test
12     functionality: 'basic'
13
14     # Project branches
15     stream:
16       - neon:
17           branch: 'master'
18       - fluorine:
19           branch: 'stable/fluorine'
20       - oxygen:
21           branch: 'stable/oxygen'
22
23     install:
24       - all:
25           scope: 'all'
26
27     # Features to install
28     install-features: 'odl-restconf,odl-of-config-all,odl-of-config-rest'
29
30     # Robot custom options
31     robot-options: ''