Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-1node-openstack.yaml
1 ---
2 - project:
3     name: groupbasedpolicy-csit-openstack-integration
4     jobs:
5       - inttest-csit-openstack
6
7     # The project name
8     project: 'groupbasedpolicy'
9
10     topology:
11       - 1node:
12           openstack_system_count: 1
13           odl_system_count: 1
14           enable-haproxy: 'no'
15
16     testplan: '{project}-{topology}-openstack.txt'
17
18     # The project name
19     functionality: 'openstack'
20
21     stream:
22       - neon:
23           branch: 'master'
24           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
25       - fluorine:
26           branch: 'stable/fluorine'
27           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
28       - oxygen:
29           branch: 'stable/oxygen'
30           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
31
32     openstack:
33       - pike:
34           openstack-branch: 'stable/pike'
35           odl-ml2-branch: 'stable/pike'
36
37     public-bridge: 'br-int'
38
39     enable-openstack-plugins: 'networking-odl'
40
41     security-group-mode: 'none'