Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

dceara
Copy link
Collaborator

@dceara dceara commented Mar 14, 2024

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: 2562afb ("ovn-tester: extend density_light testing for ovn-ic")
Fixes: 8464923 ("ovn-tester: extend density_heavy for ovn-ic")

@dceara dceara requested a review from LorenzoBianconi March 14, 2024 15:06
@dceara
Copy link
Collaborator Author

dceara commented Mar 14, 2024

CC: @igsilya

@dceara dceara force-pushed the fix-ic-startup-stages branch 3 times, most recently from 9048235 to 02d338e Compare March 14, 2024 15:20
…ode.

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: 2562afb ("ovn-tester: extend density_light testing for ovn-ic")
Fixes: 8464923 ("ovn-tester: extend density_heavy for ovn-ic")
Signed-off-by: Dumitru Ceara <[email protected]>
@dceara dceara force-pushed the fix-ic-startup-stages branch from 02d338e to fa7c238 Compare March 18, 2024 11:23
@LorenzoBianconi LorenzoBianconi self-requested a review March 18, 2024 13:17
Copy link
Collaborator

@LorenzoBianconi LorenzoBianconi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for fixing it

@dceara dceara merged commit 5262c02 into ovn-org:main Mar 18, 2024
7 checks passed
@dceara dceara deleted the fix-ic-startup-stages branch March 18, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants