Skip to content

[deployment] Ensure netem are properly applied#1552

Open
the-glu wants to merge 1 commit into
interuss:mainfrom
Orbitalize:fix_start
Open

[deployment] Ensure netem are properly applied#1552
the-glu wants to merge 1 commit into
interuss:mainfrom
Orbitalize:fix_start

Conversation

@the-glu

@the-glu the-glu commented Jul 3, 2026

Copy link
Copy Markdown
Member

When performing various load tests, I noticed that sometime, interface order is not the same. Also, a container attached to a network later if it fail would not apply netem commands (who is probably the reason for interface swapped).

This PR:

  • Restart container instead of reattaching them to a network
  • Make startup script detect the correct interface instead of guessing
  • Make startup script stop if they didn't detect the correct interface: we don't want to silently don't apply netem config.

@barroco barroco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

See comments

Comment thread build/dev/startup/core_service.sh
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