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

Add stability tests for ran du #61

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

rlmanrique
Copy link

@rlmanrique rlmanrique commented Jun 21, 2024

This PR adds two new test cases for stability in RAN env:

  • Stability without workload runnning
  • Stability with workload runing

The idea for both tests is to collect a series of metrics for a long period of time and finally verify changes on them at the end of the test duration. These tests can be expanded with more evaluations and checks in the future.

It also includes several functions to be used by other tests such as PTP validators and stability helpers.

@rlmanrique
Copy link
Author

Both tests are missing the report ID XML. I need to check internally what values could be set. Apart from that, the PR is ready for review.

@rlmanrique rlmanrique force-pushed the test_ran_stability branch 3 times, most recently from ab83ab8 to 46eff12 Compare June 21, 2024 14:35
@rlmanrique rlmanrique force-pushed the test_ran_stability branch 3 times, most recently from 661471a to cadfb00 Compare June 26, 2024 12:39
@mcornea
Copy link
Collaborator

mcornea commented Jun 26, 2024

lgtm

This commit adds two new test cases for stability in RAN env:
- Stability without workload runnning
- Stability with workload runing

Both tests collect a series of metrics and verify changes on them
at the end of the test duration

Signed-off-by: Rodrigo Lopez <[email protected]>
@mcornea mcornea merged commit 5083ff4 into openshift-kni:main Jun 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants