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

chore(ci): fix debug_exit in the flaky systemd DNS test #4934

Merged
merged 1 commit into from
May 9, 2024

Conversation

ReactorScram
Copy link
Collaborator

@ReactorScram ReactorScram commented May 9, 2024

If these fail we shouldn't bail out since we're already bailing out and we need them to continue for debug output.

Refs #4921

If these fail we shouldn't bail out since we're already bailing out
and we need them to continue for debug output.
@ReactorScram ReactorScram added area/ci Changes to the CI pipeline / Github Actions kind/chore Issues related to repository cleanup or maintenance labels May 9, 2024
@ReactorScram ReactorScram requested a review from jamilbk May 9, 2024 14:47
@ReactorScram ReactorScram self-assigned this May 9, 2024
Copy link

vercel bot commented May 9, 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 May 9, 2024 2:47pm

Copy link

github-actions bot commented May 9, 2024

Terraform Cloud Plan Output

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

Terraform Cloud Plan

Copy link

github-actions bot commented May 9, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 245.9 MiB (+1%) 248.0 MiB (+2%) 515 (+159%)
direct-tcp-server2client 242.9 MiB (+0%) 244.4 MiB (+0%) 124 (-49%)
relayed-tcp-client2server 225.1 MiB (+0%) 225.8 MiB (+0%) 279 (+13%)
relayed-tcp-server2client 240.4 MiB (+1%) 241.0 MiB (+1%) 318 (-21%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 500.0 MiB (+0%) 0.03ms (-17%) 38.58% (-11%)
direct-udp-server2client 500.0 MiB (+0%) 0.01ms (-42%) 20.59% (-12%)
relayed-udp-client2server 500.0 MiB (+0%) 0.05ms (+29%) 56.13% (+5%)
relayed-udp-server2client 500.0 MiB (+0%) 0.03ms (+177%) 44.91% (+3%)

@ReactorScram ReactorScram added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit 42bafa8 May 9, 2024
135 checks passed
@ReactorScram ReactorScram deleted the chore/fix-script-debug branch May 9, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Changes to the CI pipeline / Github Actions kind/chore Issues related to repository cleanup or maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants