Merge "Fix yamllint for sxp"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-1node-openstack.yaml
1 ---
2 - project:
3     name: groupbasedpolicy-csit-openstack-integration
4     jobs:
5       - '{project}-csit-{topology}-openstack-{openstack}-{functionality}-{stream}'
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       - carbon:
23           branch: 'master'
24           jre: 'openjdk8'
25           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
26       - boron:
27           branch: 'stable/boron'
28           jre: 'openjdk8'
29           install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf'
30       - beryllium:
31           branch: 'stable/beryllium'
32           jre: 'openjdk7'
33           install-features: 'odl-groupbasedpolicy-neutronmapper,odl-restconf'
34
35     openstack:
36       - mitaka:
37           openstack-branch: 'stable/mitaka'
38           odl-ml2-branch: 'stable/mitaka'
39           odl-ml2-driver-version: 'v1'
40       - liberty:
41           openstack-branch: 'stable/liberty'
42           odl-ml2-branch: 'stable/liberty'
43           odl-ml2-driver-version: 'v1'
44
45     schedule: 'H H * * *'
46
47     odl-enable-l3: 'yes'
48
49     public-bridge: 'br-int'
50
51     public-physical-network: 'physnet1'
52
53     enable-networking-l2gw: 'no'
54
55     disable-odl-l3-service-plugin: 'no'
56
57     enable-openstack-services: 'q-svc,q-dhcp,q-meta,n-cauth,tempest'
58
59     disable-openstack-services: 'swift,cinder,n-net,q-vpn,n-cpu'
60
61     tenant-network-type: 'vxlan'
62
63     security-group-mode: 'none'
64
65     robot-options: ''