Make stream for CSIT verify configurable
[releng/builder.git] / jjb / vtn / vtn-manager-csit-1node-openstack.yaml
1 - project:
2     name: vtn-manager-csit-openstack-integration
3     jobs:
4         - '{project}-csit-{topology}-openstack-{openstack}-{functionality}-{stream}'
5
6     # The project name
7     project: 'vtn'
8
9     topology:
10         - 1node:
11             openstack_system_count: 1
12             odl_system_count: 1
13             enable-haproxy: 'no'
14             install-features: 'odl-vtn-manager-neutron,odl-restconf-all'
15
16     testplan: '{project}-{topology}-openstack.txt'
17
18     # The project name
19     functionality: 'neutron'
20
21     stream:
22         - carbon:
23             branch: 'master'
24             jre: 'openjdk8'
25         - boron:
26             branch: 'stable/boron'
27             jre: 'openjdk8'
28         - beryllium:
29             branch: 'stable/beryllium'
30             jre: 'openjdk7'
31
32     openstack:
33         - mitaka:
34             openstack-branch: 'stable/mitaka'
35             odl-ml2-branch: 'stable/mitaka'
36             odl-ml2-driver-version: 'v1'
37         - newton:
38             openstack-branch: 'stable/newton'
39             odl-ml2-branch: 'master'
40             odl-ml2-driver-version: 'v1'
41
42     schedule: 'H H * * *'
43
44     odl-enable-l3: 'no'
45
46     public-bridge: 'br-ex'
47
48     enable-openstack-services: 'n-cpu,q-agt,q-svc,q-dhcp,q-meta,n-cauth,tempest'
49
50     disable-openstack-services: 'n-net,q-l3'
51
52     tenant-network-type: 'local'
53
54     security-group-mode: 'none'
55
56     robot-options: ''