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

test(connlib): generate up to 6 resolved IPs #5218

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

thomaseizinger
Copy link
Member

With #5049, we will allocate a fixed set of 4 IPs per DNS resource on the client. In order to ensure that this always works correctly, increase the number of resolved IPs to at most 6.

Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
firezone ⬜️ Ignored (Inspect) Visit Preview Jun 5, 2024 5:26am

@github-actions github-actions bot added the kind/test PRs that are focused on increasing test coverage label Jun 5, 2024
Copy link

github-actions bot commented Jun 5, 2024

Terraform Cloud Plan Output

Plan: 15 to add, 15 to change, 15 to destroy.

Terraform Cloud Plan

Copy link

github-actions bot commented Jun 5, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 241.0 MiB (+2%) 243.3 MiB (+2%) 344 (+3%)
direct-tcp-server2client 232.7 MiB (-5%) 234.2 MiB (-5%) 376 (-15%)
relayed-tcp-client2server 211.4 MiB (-4%) 212.3 MiB (-4%) 388 (+96%)
relayed-tcp-server2client 237.9 MiB (-1%) 238.4 MiB (-1%) 482 (+71%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 500.0 MiB (+0%) 0.04ms (-3%) 41.16% (-2%)
direct-udp-server2client 500.0 MiB (+0%) 0.01ms (-52%) 23.56% (-1%)
relayed-udp-client2server 500.0 MiB (+0%) 0.07ms (+122%) 54.47% (-4%)
relayed-udp-server2client 500.0 MiB (-0%) 0.11ms (+236%) 41.39% (-0%)

@thomaseizinger thomaseizinger added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit fb97e3c Jun 5, 2024
135 checks passed
@thomaseizinger thomaseizinger deleted the test/connlib/more-resolved-ips branch June 5, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test PRs that are focused on increasing test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants