ovn-org / ovn-heater

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

Refactor cluster bringup. #180

Closed dceara closed 1 year ago

dceara commented 1 year ago

Define explicit nodes for all components (central DBs, relays, etc.), avoid IP guesswork and fix a few bugs.

dceara commented 1 year ago

CC: @LorenzoBianconi - this probably should go in before your PR #169 as it should simplify a bit multi-AZ deployments CC: @fnordahl @mkalcok - this probably will conflict with your PR #179 but I think it's better to tackle these bringup issues early, before we add a new CMS.

mkalcok commented 1 year ago

Thanks for the heads-up @dceara . I'll rebase/fix #179 once this is merged.

dceara commented 1 year ago

Thanks for the heads-up @dceara . I'll rebase/fix #179 once this is merged.

Thanks, if you have some time to review #180 that would also be awesome. :)