Merge "Migrate devstack images to Ansible provisioners"
[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-custom
6
7     # The project name
8     project: 'groupbasedpolicy'
9     disable-job: true
10
11     topology:
12       - 1node:
13           openstack_system_count: 1
14           odl_system_count: 1
15           enable-haproxy: 'no'
16
17     testplan: '{project}-{topology}-openstack.txt'
18
19     # The project name
20     functionality: 'openstack'
21
22     stream:
23       - sodium:
24           branch: 'master'
25       - neon:
26           branch: 'stable/neon'
27           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
28       - fluorine:
29           branch: 'stable/fluorine'
30           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
31
32     openstack:
33       - queens:
34           openstack-branch: 'stable/queens'
35           odl-ml2-branch: 'stable/queens'
36
37     public-bridge: 'br-int'
38
39     enable-openstack-plugins: 'networking-odl'
40
41     security-group-mode: 'none'