Auto-generated patches to resolve prettier / yamllint
[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       - silicon:
24           branch: "master"
25           jre: "openjdk11"
26       - aluminium:
27           branch: "stable/aluminium"
28           jre: "openjdk11"
29       - magnesium:
30           branch: "stable/magnesium"
31           jre: "openjdk11"
32       - sodium:
33           branch: "stable/sodium"
34
35     openstack:
36       - queens:
37           openstack-branch: "stable/queens"
38           odl-ml2-branch: "stable/queens"
39
40     public-bridge: "br-int"
41
42     enable-openstack-plugins: "networking-odl"
43
44     security-group-mode: "none"