Merge "Fix yamllint for coe"
[releng/builder.git] / jjb / netvirt / netvirt-legacy-csit-multi-openstack.yaml
1 ---
2 - project:
3     name: netvirt-legacy-csit-openstack-integration
4     jobs:
5       - '{project}-csit-{topology}-openstack-{openstack}-{functionality}-{stream}'
6
7     # The project name
8     project: 'netvirt-legacy'
9
10     topology:
11       - 1node:
12           openstack_system_count: 3
13           odl_system_count: 1
14           enable-haproxy: 'no'
15           install-features: 'odl-ovsdb-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'
16       - 3node:
17           openstack_system_count: 4
18           odl_system_count: 3
19           enable-haproxy: 'yes'
20           install-features: 'odl-jolokia,odl-ovsdb-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'
21
22     testplan: '{project}-{topology}-openstack.txt'
23
24     # The project name
25     functionality:
26       - upstream:
27           schedule: ''
28       - gate:
29           schedule: ''
30
31     stream:
32       - carbon:
33           branch: 'master'
34           jre: 'openjdk8'
35       - boron:
36           branch: 'stable/boron'
37           jre: 'openjdk8'
38       - beryllium:
39           branch: 'stable/beryllium'
40           jre: 'openjdk7'
41
42     openstack:
43       - mitaka:
44           openstack-branch: 'stable/mitaka'
45           odl-ml2-branch: 'stable/mitaka'
46           odl-ml2-driver-version: 'v1'
47           openstack_system_image: CentOS 7 - devstack-mitaka - 20170210-1356
48       - newton:
49           openstack-branch: 'stable/newton'
50           odl-ml2-branch: 'stable/newton'
51           odl-ml2-driver-version: 'v1'
52           openstack_system_image: CentOS 7 - devstack-newton - 20170210-1344
53       - newton-nodl-v2:
54           openstack-branch: 'stable/newton'
55           odl-ml2-branch: 'stable/newton'
56           odl-ml2-driver-version: 'v2'
57           openstack_system_image: CentOS 7 - devstack-newton - 20170210-1344
58
59     odl-enable-l3: 'yes'
60
61     public-bridge: 'br-ex'
62
63     public-physical-network: 'physnet1'
64
65     enable-networking-l2gw: 'no'
66
67     disable-odl-l3-service-plugin: 'no'
68
69     enable-openstack-services: 'q-svc,q-dhcp,q-meta,n-cauth,tempest'
70
71     disable-openstack-services: 'swift,cinder,n-net,q-vpn,n-cpu'
72
73     tenant-network-type: 'vxlan'
74
75     security-group-mode: 'none'
76
77     robot-options: ''