-
Notifications
You must be signed in to change notification settings - Fork 22
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
Enable other service meshes performance tests #51
Comments
@leecalcote Does it work to use |
Tagging @piyushsingariya @hexxdump @gr455 to speak to this first question. It should. |
@leecalcote Great! |
Is |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue. |
Current Behavior
We have included Istio, Linkerd, OSM performance tests.
Desired Behavior
We should enable other service meshes performance tests listed on https://smp-spec.io/dashboard.
Implementation
Writing bash scripts for each mesh is time consuming, so we should use
mesheryctl
to deploy them.And we should use
mesheryctl app onboard
to deploy sample apps if #48 is readay.Acceptance Tests
Mockups
Contributor Guide
The text was updated successfully, but these errors were encountered: