Skip to content

Commit 599b241

Browse files
osfrickleryoctozepto
authored andcommitted
Run debian platform job with OVN
Packages for OVN are now available in bullseye, so we can drop the special handling. Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: I5e5c78aa19c5208c207ddcf14e208bae8fbc3c55
1 parent 8e1d5aa commit 599b241

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
@@ -670,37 +670,6 @@
670670
timeout: 9000
671671
vars:
672672
configure_swap_size: 4096
673-
# NOTE(yoctozepto): Debian Bullseye does not yet offer OVN. Switch to OVS
674-
# for the time being.
675-
devstack_localrc:
676-
Q_AGENT: openvswitch
677-
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
678-
Q_ML2_TENANT_NETWORK_TYPE: vxlan
679-
devstack_services:
680-
# Disable OVN services
681-
ovn-northd: false
682-
ovn-controller: false
683-
ovs-vswitchd: false
684-
ovsdb-server: false
685-
# Disable Neutron ML2/OVN services
686-
q-ovn-metadata-agent: false
687-
# Enable Neutron ML2/OVS services
688-
q-agt: true
689-
q-dhcp: true
690-
q-l3: true
691-
q-meta: true
692-
q-metering: true
693-
group-vars:
694-
subnode:
695-
devstack_services:
696-
# Disable OVN services
697-
ovn-controller: false
698-
ovs-vswitchd: false
699-
ovsdb-server: false
700-
# Disable Neutron ML2/OVN services
701-
q-ovn-metadata-agent: false
702-
# Enable Neutron ML2/OVS services
703-
q-agt: true
704673

705674
- job:
706675
name: devstack-platform-ubuntu-jammy

0 commit comments

Comments
 (0)