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

Antrea Longevity Test for sustained performance while maintaining its functionality and stability over an extended period #6587

Open
rajnkamr opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
kind/design Categorizes issue or PR as related to design. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@rajnkamr
Copy link
Contributor

rajnkamr commented Aug 5, 2024

Describe what you are trying to solve

The goal of Antrea longevity test is to ensure that it can maintain its functionality, stability, and performance over an extended period without degradation or failure.

1.Set up monitoring tools to collect and visualize performance metrics over a well defined period.
2.Measure the ability to handle sustained usage over time without exhibiting issues such as memory leaks, resource exhaustion, performance degradation, or unexpected behavior.
3. Involve running various scenarios or workflows that simulate real-world usage patterns to mimic how users interact with the system over time like simulating external and internal traffic.
4. Key parameters monitored during longevity testing include memory usage, CPU utilization, network traffic, response times, error rates.
5.Identify and report issues related to system stability, resource management, and performance degradation that may only surface during prolonged operation.
6.To ensure the period run of longevity tests, integrate it into the CI framework.

@rajnkamr rajnkamr added the kind/design Categorizes issue or PR as related to design. label Aug 5, 2024
@rajnkamr rajnkamr added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Categorizes issue or PR as related to design. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants