Skip to content

Commit 44d07f3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Run debian platform job with OVN"
2 parents 8eede1f + 599b241 commit 44d07f3

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -673,37 +673,6 @@
673673
timeout: 9000
674674
vars:
675675
configure_swap_size: 4096
676-
# NOTE(yoctozepto): Debian Bullseye does not yet offer OVN. Switch to OVS
677-
# for the time being.
678-
devstack_localrc:
679-
Q_AGENT: openvswitch
680-
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
681-
Q_ML2_TENANT_NETWORK_TYPE: vxlan
682-
devstack_services:
683-
# Disable OVN services
684-
ovn-northd: false
685-
ovn-controller: false
686-
ovs-vswitchd: false
687-
ovsdb-server: false
688-
# Disable Neutron ML2/OVN services
689-
q-ovn-metadata-agent: false
690-
# Enable Neutron ML2/OVS services
691-
q-agt: true
692-
q-dhcp: true
693-
q-l3: true
694-
q-meta: true
695-
q-metering: true
696-
group-vars:
697-
subnode:
698-
devstack_services:
699-
# Disable OVN services
700-
ovn-controller: false
701-
ovs-vswitchd: false
702-
ovsdb-server: false
703-
# Disable Neutron ML2/OVN services
704-
q-ovn-metadata-agent: false
705-
# Enable Neutron ML2/OVS services
706-
q-agt: true
707676

708677
- job:
709678
name: devstack-platform-ubuntu-jammy

0 commit comments

Comments
 (0)