Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp-csit-basic.yaml
1 ---
2 - project:
3     name: sdninterfaceapp-csit-basic
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-verify-1node
7
8     # The project name
9     project: 'sdninterfaceapp'
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       - only:
25           scope: 'only'
26
27     # Features to install
28     install-features: 'odl-restconf,odl-sdninterfaceapp-all'
29
30     # Robot custom options
31     robot-options: ''