-
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
Run scheduled benchmarks on different sample applications #33
Comments
Issue opened from a discussion on comments #27 (comment) and #27 (comment). |
@navendu-pottekkat Thank you! Do we have the list of sample applications to choose and scripts to install them? |
We do have sample applications within Meshery but those functionalities aren't available in the CLI yet. We are working on a design specification to add those features. We do want to use
Here is the list of sample apps we use currently. |
But for now, we can start with Bookinfo and Emojivoto from Istio and Linkerd. These scripts are already present. |
@navendu-pottekkat Thanks, I see. |
Great question. We added indefinite tokens just recently for this use case within CI/CD. Let me share the details over Slack. |
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. |
@asubedy, up for this? |
Yes I will try to work on this. Before starting @navendu-pottekkat wanted to make few things clear: Please correct me if I am wrong. |
@asubedy yes, that's right. |
Yes ok I'll try this. |
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
Currently the tests are run with the sample application of the particular service mesh. This is different for each service mesh.
Desired Behavior
Add sample application as a configurable item and run tests across multiple applications for each service mesh.
A new field should be added here and the scripts needs to be changed to take in this dynamic value.
Contributor Guide
The text was updated successfully, but these errors were encountered: