Add netvirt gate runs with different testplans
[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-1node-openstack-{openstack}-{functionality}-{stream}'
5
6     # The project name
7     project: 'vtn'
8     testplan: '{project}-1node-openstack.txt'
9
10     # The project name
11     functionality: 'neutron'
12
13     stream:
14         - carbon:
15             branch: 'master'
16             jre: 'openjdk8'
17         - boron:
18             branch: 'stable/boron'
19             jre: 'openjdk8'
20         - beryllium:
21             branch: 'stable/beryllium'
22             jre: 'openjdk7'
23
24     openstack:
25         - mitaka:
26             openstack-branch: 'stable/mitaka'
27             odl-ml2-branch: 'stable/mitaka'
28             odl-ml2-driver-version: 'v1'
29         - newton:
30             openstack-branch: 'stable/newton'
31             odl-ml2-branch: 'master'
32             odl-ml2-driver-version: 'v1'
33
34     openstack-vms: 1
35
36     install-features: 'odl-vtn-manager-neutron,odl-restconf-all'
37
38     schedule: 'H H * * *'
39
40     odl-enable-l3: 'no'
41
42     public-bridge: 'br-ex'
43
44     enable-openstack-services: 'n-cpu,q-agt,q-svc,q-dhcp,q-meta,n-cauth,tempest'
45
46     disable-openstack-services: 'n-net,q-l3'
47
48     tenant-network-type: 'local'
49
50     security-group-mode: 'none'
51
52     robot-options: ''