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(devops): Add client monitor VM #4794

Merged
merged 5 commits into from
Apr 26, 2024
Merged

chore(devops): Add client monitor VM #4794

merged 5 commits into from
Apr 26, 2024

Conversation

bmanifold
Copy link
Collaborator

@bmanifold bmanifold commented Apr 26, 2024

Why:

  • The client-monitor VM can serve multiple purposes, but for now it will
    act as a soak test for the latest client to allow longer term testing
    of the client before pushing out a new release.

Fixes #4506

Why:

* The client-monitor VM can serve multiple purposes, but for now it will
  act as a soak test for the latest client to allow longer term testing
  of the client before pushing out a new release.
Copy link

vercel bot commented Apr 26, 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 Apr 26, 2024 7:23pm

@github-actions github-actions bot added the kind/chore Issues related to repository cleanup or maintenance label Apr 26, 2024
Copy link

github-actions bot commented Apr 26, 2024

Terraform Cloud Plan Output

Plan: 37 to add, 14 to change, 16 to destroy.

Terraform Cloud Plan

Copy link

github-actions bot commented Apr 26, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 237.7 MiB (-2%) 239.3 MiB (-2%) 248 (-3%)
direct-tcp-server2client 239.3 MiB (-1%) 240.8 MiB (-1%) 260 (-9%)
relayed-tcp-client2server 221.1 MiB (-3%) 222.0 MiB (-3%) 239 (-15%)
relayed-tcp-server2client 237.5 MiB (+0%) 238.8 MiB (+1%) 437 (+3%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 50.0 MiB (-0%) 0.22ms (+522%) 0.00% (NaN%)
direct-udp-server2client 50.0 MiB (+0%) 0.01ms (-60%) 0.00% (NaN%)
relayed-udp-client2server 50.0 MiB (+0%) 0.09ms (+31%) 0.00% (NaN%)
relayed-udp-server2client 50.0 MiB (-0%) 0.04ms (+11%) 0.00% (NaN%)

Copy link
Member

@jamilbk jamilbk left a comment

Choose a reason for hiding this comment

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

LGTM, just some suggestions for more tests and a couple questions.

@bmanifold bmanifold added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit 37c7308 Apr 26, 2024
134 checks passed
@bmanifold bmanifold deleted the chore/monitoring-vm branch April 26, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Issues related to repository cleanup or maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy Linux client with monitoring VM in staging GCP
3 participants