ovn-org / ovn-heater

Mega script to deploy/configure/run OVN scale tests.
Apache License 2.0
12 stars 12 forks source link

density_heavy: density_light: Fix startup stages when running in IC mode. #196

Closed dceara closed 7 months ago

dceara commented 8 months ago

In this mode we should actually distribute the ports that are created in the startup stage between AZs (clusters) instead of creating all of them in all AZs.

Fixes: 2562afb45721 ("ovn-tester: extend density_light testing for ovn-ic") Fixes: 84649236d689 ("ovn-tester: extend density_heavy for ovn-ic")

dceara commented 8 months ago

CC: @igsilya